Sorry on my bad english.
I REALY need GUI sample for VB.
Everything is fine when i use FTPConnection class. I got all items from server (Folders and files).
FTPConnection.GetFiles() method is god but this method cannot recognize if item is folders or files.
My problem is, how to get just folders for example, then i can put folder icon in listview on that item.
Then, get files and put icon for files for each item.
I know that FTPConnection class cannot do this.
But FTPClient class can.
PLEASE, i need then sample for FTPClinet class in GUI mode.
FTPClinet class is to complicated for me, because i'm realy beginner in VB.NET
Some link?
Or just sent sample on
setmec@hotpop.com
Thanks.