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

zybroxz

Command line switch for "Force IP Address for passive mode"

Morning All,

I am able to connect to my FTPS server using WinSCP 4.2.4 using FTPS ExplictTLS, however when I send commands I get an "Illegal port command" message. This is because I am not specifying "Force IP Address for passive mode connections" in my script. Could anyone let me know the switch for "Force IP address for passive mode connections".

I am currently using the following open command
open ftps://user:password@myserver:2121 -explicittls -passive -certificate="xx:xx:xx:xx:xx:xx:xx:"

Hope someone can help, I have a third party who needs to connect (and the deadline is rapidly approaching :( )

Thanks in advance