Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

System.Net.Sockets Namespace (selecting an ftp dir)

Status
Not open for further replies.

pink2070

Programmer
Joined
Jan 29, 2004
Messages
23
Location
US
I would like to know how to either (select all files in an ftp directory) or obtain the filenames of all files in an ftp directory)and then download them

I am currently using System.Net.Sockets Namespace
Socket class for sending and receiving and I have no clue as to how to download all files within a folder without specfying the filename.

Any help is greatly appreciated :)

Thanks
Pink
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top