ListAttributes Hangs (wodSFTP / wodSFTP.NET / wodSFTPdll)
Using VB.NET 2005 Beta 2, created a manual client which connects to a wodSSH server program. Using listAttributes seems to work when remote directories contain a small amount of files, but seems to hang (doesn't even fire one AttributesDataEvent) on directories with a large amount of files. Any idea why?
Thanks,
-Jason
Re: ListAttributes Hangs
Jason,
we didn't test on VS2005 since it's not officialy published, so I can't tell you why this happens. We didn't have reports this happens on VS2003, perhaps 2005 is the reason?
Any chance you can test if you app works with 2003?