V
vbnewbie
I need to capture the names and paths of all files located on an ftp
server.
I will then populate a listbox with these file names so that a user
can select which to download.
In the following example, I would need to get a list of all the file
names in the folder named Data2
ftp://myftp/Data/Data2/File1...file2...file3 etc
I tried to use the FolderBrowser Dialog box but that only shows
folders, not files.
Thanks
server.
I will then populate a listbox with these file names so that a user
can select which to download.
In the following example, I would need to get a list of all the file
names in the folder named Data2
ftp://myftp/Data/Data2/File1...file2...file3 etc
I tried to use the FolderBrowser Dialog box but that only shows
folders, not files.
Thanks