Results 1 to 5 of 5

Thread: vb component for secure ftp

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2002
    Location
    India
    Posts
    4

    Question vb component for secure ftp

    Is there any component for secure ftp in vb. If no how should I upload a file using secure ftp using vb

  2. #2
    Hyperactive Member
    Join Date
    Apr 2002
    Location
    uk
    Posts
    327
    There is no component that I'm aware of that implements "secure" FTP. In fact, as far as I know, FTP doesn't support a "secure" protocol...

  3. #3
    mcsd2002
    Guest
    I've heard a rumor that there is such a thing as FTPS, but that's all it seems to be, a rumor. I've just implemented 128-bit encryption over normal FTP connection to create a "secure" FTP transfer.

  4. #4
    Hyperactive Member
    Join Date
    Apr 2002
    Location
    uk
    Posts
    327
    Well, I guess that would work if you had software both ends that you had control over, but with most FTP servers, thats not the case. Thats how I'd do it though, via encryption..

  5. #5
    Member Babelfish's Avatar
    Join Date
    Mar 2001
    Location
    New York
    Posts
    38
    mcsd2002 you said that you have implemented FTP 128-Bit encryption.

    A client of mine is looking to use 128-Bit encryption for FTP. How can I (from the client side) make an FTP Connection to the FTP Server with 128-Bit encryption with VB. any suggestions.

    Thanks.
    Pangalacticgargleblaster Inc.
    Blowing you mind to shreds on a daily basis.

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