View Single Post
Old 02-20-2008   #1 (permalink)
Bushman


 
 

List FTP Directories

I am writing a script to manage an FTP site, after some research i
found two clases in .NET, webclient and ftpwbrequest. i got stuck in
the ftpwebrequest.method assignment so i decided to use webclient. My
question is, how do i get a directory listing with the webclient
object so that i can use the values to walk the directory like my
previous filesystem post.
My System SpecsSystem Spec