Checking if a directory exists (wodSFTP / wodSFTP.NET / wodSFTPdll) by suny, Monday, November 28, 2005, 12:16 (7143 days ago) Hallo, I have to check if the passed directory exists. I am working in blocking mode. Has there somebody any idea how to do that. Thanks
Re: Checking if a directory exists by Jasmine, Monday, November 28, 2005, 12:41 (7143 days ago) @ suny Suny, you could use GetAttributes. If it fails, you will get an error. You can also use RealPath.