SSL FTP URGENT!!!

C

Chris Calhoun

Is it possible to write an application to peocess files using FTP and SSL
sort of like WS FTP Pro?

Thanks in advance.
 
N

Nicholas Paldino [.NET/C# MVP]

Chris,

Yes, it is, but you have to write it from scratch, as the framework
doesn't have support for sockets using SSL, or for using the FTP protocol.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top