Results 1 to 2 of 2

Thread: [2.0] FTPS components for C#

  1. #1

    Thread Starter
    Fanatic Member JPicasso's Avatar
    Join Date
    Aug 2001
    Location
    Kalamazoo, MI
    Posts
    843

    [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
    Merry Christmas

  2. #2
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367

    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
  •  



Click Here to Expand Forum to Full Width