FTP and TLS

Advertisement

kurt
Joined:
Posts:
4

FTP and TLS

Hi,

When i create a profile into Winscp GUI using FTP, TLS explicite cryptage and PASV mode on port 21 the connection is fine.

But when i try to script it, it is not working.
Here is the command i'm using :

open ftp://login:password@myftpsite:21 -passive -timeout=300

I've tried too
open ftps://login:password@myftpsite:21 -passive -timeout=300

But same issue. I think it is cause i didn't define TLS but don't know how to declare the option.
I didn't find into the Help on the site.

Thanks

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum