Frequently Asked Questions

I use GetFile(localFilePath, "myfile.data") to download file, and I get error that file does not exist, but I am 100% sure it exists?

You should *always* use absolute paths with wodSFTP, not relative. So, specifying 'myfile.data' is wrong. Correct would be to set '/home/joe/myfile.data', depending on full path to that file.


 Last updated Thu, Nov 7 2013 11:00pm

Please Wait!

Please wait... it will take a second!