|
-
Sep 21st, 2007, 08:48 AM
#1
Thread Starter
Fanatic Member
[2.0] FTPS components for C#
Does anybody out there actively use and would recommend a decent FTPS component for use with my c# project?
I see that there are several options available, but if anyone has a good experience with one I'd love to get opinions.
Thanks
-
Sep 21st, 2007, 09:03 AM
#2
Re: [2.0] FTPS components for C#
I have used the RebEx FTP component in the past to connect to a SFTP using SSH2 and it worked really well.
http://www.rebex.net/file-transfer-pack/default.aspx#
I have also used the Chilkat FTP components in the past to connect to an FTPS site and it worked very easily.
http://www.chilkatsoft.com/FTP-2-DotNet.asp
The only reason I have used both is because the Chilkat did not support the SFTP using SSH2. I contacted them about this and they told me it would be coming out soon (this was a few months ago), but my project couldn't wait for that.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|