Re: ListDir into raw text string ? (General questions)

by wodDrazen, (6796 days ago) @ dtw01

Dave,


When you call ListDir Method you have two option to get files:

1. Thru ListItems event. ListItems event will fired containing all the file listed by the server and you can access it using Fileinfo
2.You can use DirItems property to access parsed collection of items from listed directory.

This is how wodFtpDLX.NET works.


Drazen

locked

Complete thread: