Transfer Destination
- Last Updated: January 29, 2024
- 1 minute read
- WS_FTP Pro
- Version 12.9
Transfer Destination
wsftppro -s local:c:\tartan.bmp -d robert!border:/pub/tartan.bmpThe transfer destination argument begins with the -d argument, followed by the label for the destination, and the path to where files are being transferred to. If the destination is your local system, the destination label is local. If you are doing an upload, the destination label is either the site folder!site name (as in the example above) or the IP address,
FTP URL, or Host name of the
FTP site. For example:
wsftppro -s local:c:\tartan.bmp -d ftp://username:password@border.progress.com/pub/tartan.bmpor
wsftppro -s local:c:\tartan.bmp -u username -w password -d 156.21.50.78:/pub/tartan.bmp