Command Line Arguments (WS_FTP Professional)
- Last Updated: January 29, 2024
- 1 minute read
- WS_FTP Pro
- Version 13.0
- Documentation
Command Line Arguments (WS_FTP Professional)
WS_FTP Synchronize can be called directly from the command line by passing the name of a control file.
ftpsync updateftp1.ctl
When you run this command, output is logged to a file with the name of the control file plus an extension of ".log". This fill will be in the same directory as the control file.
-quiet
If you use the -quiet switch, ftpsync functions will be run without displaying the GUI. The switch -f must appear before the control file.
For example: ftpsync -fupdateftp1.ctl -quiet