PutFile Permission Denied (wodSFTP / wodSFTP.NET / wodSFTPdll)
We have been using wodSFTP for years transferring files to many different customer systems. However, we have a new customer and we are getting a Permission Denied error on a PutFile blocking call and the file is not transferred. Using the Bitvise SSH client we also get a permission denied error, but the file is transferred.
In researching the problem it looks like it is common to perform a setstat on the remote file following a file put. This customer does not allow the following sftp commands: setstat, fsetstat, readlink, symlink, or extended.
I have seen that other libraries allow you to disable the setstat on a file put to work around this problem.
PutFile Permission Denied
Hi.
This problem sounds familiar, I think we have already had some work related to this. What product are you exactly using (ActiveX or .NET)? Which version? I think it was fixed, to blindly attempt the upload even STAT failed.
If you're not using latest version, can you update it and try again?
Regards,
Kreso
PutFile Permission Denied
We are using .NET v3.4.1.102
PutFile Permission Denied
The latest version 3.4.6.117 appears to work - thanks
PutFile Permission Denied
Hi.
Since I can't duplicate this now, can you please try with latest version? I see some changes with GLobalScape in recent versions, perhaps this was affected too.
Kreso
PutFile Permission Denied
:) We wrote in the same time.
Excellent! I'm glad it works.
Kreso