commandline » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2008-05-09 | 2008-05-10 | ||
After verifying that an ini file can be used with (sftp|ftp|scp) option I added it to list as a command option (166.35.138.153) | all the options can be used together, but cannot fit everything on single line (martin) | ||
Line 4: | Line 4: | ||
<code> | <code> | ||
winscp.exe stored_session | winscp.exe stored_session | ||
- | winscp.exe [(sftp|ftp|scp)://][user[:password]@]host[:port][/path/[file]] [/ini=<inifile>] | + | winscp.exe [(sftp|ftp|scp)://][user[:password]@]host[:port][/path/[file]] |
winscp.exe [session] [/console] [/script=script_file] [/command command1 command2 ...] | winscp.exe [session] [/console] [/script=script_file] [/command command1 command2 ...] | ||
winscp.exe [session] /synchronize [local_directory] [remote_directory] [/defaults] | winscp.exe [session] /synchronize [local_directory] [remote_directory] [/defaults] |