Server Error No such file or folder At PutFil (wodSFTP / wodSFTP.NET / wodSFTPdll)
i want to upload local file via sftp(used by SFTPdll-PutFile method).
but 30018 value returned (ServerErrorCode : 2 - No such file Or folder).
so, i created null file(filename eqaul to local file) at remote path before calling PutFile method(source not modified), and then i could upload local file successfully via PutFile method...
why can't i create file at remote path by PutFile method?
if remote file must be exist before PutFile, do support create file method like MakeDir method?
Complete thread:
- Server Error No such file or folder At PutFil - voxio, 2005-09-08, 08:36
- Re: Server Error - wodSupport, 2005-09-08, 10:30
- Re: Server Error - voxio, 2005-09-08, 11:37
- Re: Server Error - wodSupport, 2005-09-08, 11:39
- Re: Server Error - voxio, 2005-09-08, 15:33
- Re: Server Error - wodSupport, 2005-09-08, 17:19
- Re: Server Error - DarrenS, 2005-09-15, 15:41
- Re: Server Error - wodSupport, 2005-09-15, 16:10
- Re: Server Error - DarrenS, 2005-09-15, 15:41
- Re: Server Error - wodSupport, 2005-09-08, 17:19
- Re: Server Error - voxio, 2005-09-08, 15:33
- Re: Server Error - wodSupport, 2005-09-08, 11:39
- Re: Server Error - voxio, 2005-09-08, 11:37
- Re: Server Error - wodSupport, 2005-09-08, 10:30