Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.4k views
in .NET FTP by (160 points)
Hi,

I was looking for a while for a ftp component when a found edtFTPnet but i have a (nooby) question about it. How do you get a list off the directories, not the files but the directories.

Thank you

3 Answers

0 votes
by (162k points)
You get a list of FTPFile objects, and check if Dir is true
0 votes
by (160 points)
Hello,

Thank you for your fast reply. About the ftpfile object, can you give an example? I'm new in vb.net....

Thanks for helping me out! :D
0 votes
by (162k points)
The method is GetFileInfos(), which returns an array of FTPFile objects.

Categories

...