Thread: Connecting to a FTP with C#???

  1. #1
    Registered User
    Join Date
    Oct 2002
    Posts
    101

    Question Connecting to a FTP with C#???

    Hi!

    I check the MSDN Library but I can't find any infos about: how to connect to and FTP...
    I need also infos how get folders names from the ftp....

    Have any one experience which class can I use to connect to an FTP??


    THX!!!

  2. #2
    the hat of redundancy hat nvoigt's Avatar
    Join Date
    Aug 2001
    Location
    Hannover, Germany
    Posts
    3,130
    Go to www.csharphelp.com ( one of the links provided above ) and enter "ftp" in their article/code search window on the left. It will give you at least four promising links to sample programs including full source for download.
    hth
    -nv

    She was so Blonde, she spent 20 minutes looking at the orange juice can because it said "Concentrate."

    When in doubt, read the FAQ.
    Then ask a smart question.

  3. #3
    Registered User
    Join Date
    Oct 2002
    Posts
    101
    thanks!!!!


    gicio

  4. #4
    Registered User
    Join Date
    Oct 2002
    Posts
    101

    Question

    or exists any FTP open source project that is writen in C#?



    gicio

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to program in unix
    By Cpro in forum Linux Programming
    Replies: 21
    Last Post: 02-12-2008, 10:54 AM
  2. connecting to ftp server (winsock2)
    By commissar in forum C++ Programming
    Replies: 1
    Last Post: 03-03-2005, 10:22 AM
  3. [C++] FTP client problem (winsock)
    By Niekie in forum Networking/Device Communication
    Replies: 2
    Last Post: 10-19-2003, 09:23 AM
  4. FTP Server :: Winsock
    By kuphryn in forum Windows Programming
    Replies: 2
    Last Post: 10-03-2002, 07:14 PM