First, sorry on my to bad english.
This component is great, but there is no explanation how to use it.
Just one help file with only classes name without sample source, etc...
What i need:
I'm writing FTP client in VB with this assembly. And i use FtpConnection class to work with ftp server.
Every is good, but i have the problem how to get folders.
Do not tell me to use FTPClient or FTPFile class. If you tell me that, then tell me how implement that classes with FTPConnection class.
Tell me, if i wrong, but FTPConnection class is for VB Net programres.
So, where/how is procedure to get if file is folder???
Please, i expect full answer, or sample code. :lol:
Thanks!