Re: Problem with getting List to tree view control (General questions)
This problem isn't related to wodSFTP.NET at all. Error says it all - you must populate ListDir from different thread, probably main thread.
So how to to this. because I want it to be in
private void sftp_ListItemsEvent(object Sender, SFTP.ListItemsArgs Args)