commandline » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2013-03-30 | 2013-04-08 | ||
Restored revision 1352748904. Undoing revision 1364644050. (martin) (hidden) | 5.2: stored session => site (martin) | ||
Line 4: | Line 4: | ||
Parameters for ''[[executables|winscp.exe]]'' executable: | Parameters for ''[[executables|winscp.exe]]'' executable: | ||
<code> | <code> | ||
- | winscp.exe stored_session | + | winscp.exe site |
winscp.exe <session_url>[/path/[file]] | winscp.exe <session_url>[/path/[file]] | ||
winscp.exe [mysession] /synchronize [local_directory] [remote_directory] [/defaults] | winscp.exe [mysession] /synchronize [local_directory] [remote_directory] [/defaults] | ||
Line 27: | Line 27: | ||
==== Session ==== | ==== Session ==== | ||
- | The first syntax opens the [[session_configuration#stored|stored session]] (to open session, stored in folder, use path syntax "folder/session"). | + | The first syntax opens the [[session_configuration#site|site]] (stored session). &beta To open site, stored in folder, use path syntax "folder/session". |
The second creates the session specified by [[session_url|session URL]] and optionally by initial remote path. If the remote path is not ended by slash (''/''), it is treated as path to file (or even directory) that should be downloaded. | The second creates the session specified by [[session_url|session URL]] and optionally by initial remote path. If the remote path is not ended by slash (''/''), it is treated as path to file (or even directory) that should be downloaded. |