Re: PutFile not finding local file (General questions)
i am having the same problem that return error below;
LocalPath should specify a file, and such file does not exist.
I tried the suggestion below but failed.
sftp.LocalPath sFile
sftp.putFile sFile, /directoryName/
On further test, i found that when the script executed, it actual look for file on server instead of user pc.
Did you guys tested with a separate pc and upload a file to server? or just test upload file within the server?
Anyone can help? Please. Thanks.