Checking if a directory exists (wodSFTP / wodSFTP.NET / wodSFTPdll)
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
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
Suny,
you could use GetAttributes. If it fails, you will get an error. You can also use RealPath.