Bad http_code: 404 Command line availability in WinSCP - WinSCP

Command line availability in WinSCP

0 votes
asked by about WinSCP

What are the commands for command line in WinSCP?

1 Answer

0 votes
No avatar answered by (309k points)

Each WinSCP component has its own command line options. These options can be see on the official page created especially for this purpose. In fact, there is a vast page with all kind of information related to command line availability and usage.

  • WinSCP.exe command line support:

winscp.exe site|workspace|folder
winscp.exe [/path/[file]]
winscp.exe [mysession] [/newinstance]
winscp.exe [mysession] /edit
winscp.exe [mysession] /synchronize [localdirectory] [remotedirectory] [/defaults]
winscp.exe [mysession] /keepuptodate [localdirectory] [remotedirectory] [/defaults]
winscp.exe [mysession] /upload file1 file2 file3 ... [/defaults]
winscp.exe [mysession] [/privatekey=] [/hostkey=]
winscp.exe [mysession] [/passive[=on|off]] [/implicit|explicit]
winscp.exe [mysession] [/timeout=]
winscp.exe [mysession] [/rawsettings setting1=value1 setting2=value2 ...]
winscp.exe [/console] [/script=script_file] [/command command1 command2 ...] [/parameter // param1 ...]
winscp.exe [/log= [/loglevel=]] [/xmllog= [/xmlgroups]]
winscp.exe [/ini=]
winscp.exe [/rawconfig config1=value1 config2=value2 ...]
winscp.exe /batchsettings setting1=value1 setting2=value2 ...
winscp.exe /update
winscp.exe /help

  • WinSCP.com command line support:

winscp.com [/script=script_file] [/command command1 command2 ...] [/parameter // param1 ...]
winscp.com [/log= [/loglevel=]] [/xmllog= [/xmlgroups]] [/nointeractiveinput]
winscp.exe [/ini=]
winscp.exe [/rawconfig config1=value1 config2=value2 ...]
winscp.com /help

More information can be found on the official website: https://winscp.net/eng/docs/commandline

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...