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

vovan1415

Do you have any sample code to connect to FTPS server?

Hello,

This is my first post.
Do you have any sample code to connect to FTPS server.
I have
1.username
2.password
3.port: 990
4.hostname: ftps.host.com
5.File Protocal: FTP
6.Encryption: TSL/SSL Implicit

Need to automate the process to open connection from my server and send/get files.
I was able to connect from GUI of WinSCP but can't connect from the comand line.

Thank You