Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Command "open" has -passive switch.
srjones67

Standard FTP from Command Line

I am trying to automate an FTP from the command line using this command:

winscp.com /command "open ""ftp://user:pw@host""" "ls"

but I need to have this happen in passive mode. There is the /passive on winscp.exe, can I do the same on winscp.com?

Thanks