Setting winscp with explicit encryption

Advertisement

wraith
Guest

Setting winscp with explicit encryption

I am trying to connect to a FTP server with setting on attached file

This setting works well and I can connect to ftp server via GUI (version 5.7.5)

However, when I try to convert these settings to script

winscp.com /command "option batch abort" "option confirm off" "open ftp://username:password@ftp.example.com:21 -
explicittls /" "put -filemask=>1D D:\Backups\*.bak /" "exit"

and run it from cmd, there is an error message indicated that there is "too many parameters for command 'open'"

What did I do wrong here and how to resolve it ?

winscp.png

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum