Hello all.
Sorry my english, I'm Brazilian.
I started to study about your Xceed.Ftp.dll for .net forms.
I download the exemple ClientFtpVB. Very cool.
For now, I'm using it as base for my study. Amomg other alterations, I'm tryng to implement a Timer for connect my FTP in intervals.
How Can I connect a specific folder in my FTP and show your subfolders in treeview without using the mouse to open folders? I can update the treview ans listview without use my mouse, direct with code.
In my ftp, I have this folder:
root -> Notepad -> files
I can show this files directly in listview when I connected in ftp.
thank you for your attention