rename Hidden File with new 3.0 version (wodSFTP / wodSFTP.NET / wodSFTPdll)

by Sören Kohls, (7110 days ago)

Hello,

we try to upgrade to the new 3.0 version but in the new version the rename function throws an exception( no such file or directory ) when we try to rename a hidden file.
we use the following commad:

_sftp.Rename( /var/vftr01/test/.test.tif , /var/vftr01/test/test.tif );

The file we try to rename ( /var/vftr01/test/.test.tif ) exists on the server but it's a hidden file with the . in front of the name.

It works fine in the old 2.x version but with 3.0 we get an exception!

locked

Re: rename Hidden File with new 3.0 version

by Jasmine, (7110 days ago) @ Sören Kohls

Soren,

I am quite sure we didn't change anything regarding file rename, so I'm not sure how this could happen.

Can I try to duplicate your problem? Can I connect to your server? If I can, can you send me details to techsupport@weonlydo.com?

locked