WithEvents / ListNames not working (wodSFTP / wodSFTP.NET / wodSFTPdll)

by davecss, (2 hours, 47 minutes ago)

This is going to sound like it's the server. I am trying to use the ListNames method to get a list of what is on the server we are connecting to. We have 60 days of files on this server, so doing a GetFiles in out of the question. I am trying to use the ListNames - only to be stuck at the state of execution. Not getting passed it for over 5 minutes. That is completely unrealistic.

The alternative would be to allow a GetFiles with a wild card. I get a server error every time.

Please assist me with pointing me in the right direction. Very time sensative