sshfs-win icon indicating copy to clipboard operation
sshfs-win copied to clipboard

Copy file hierarchy to mounted volume fails to create directory, but it creates the directory

Open nickreserved opened this issue 3 years ago • 0 comments

Windows 10 with latest sshfs and latest Double Commander.

I am trying to copy a file hierarchy in mounted volume, with Double Commander. Whenever sshfs needs to create a directory, the copy is aborted with an error message that there is insufficient permissions to create the directory. However, although the copy is aborted with an error message, the directory in which the error occurred is created normally. This means that the copy must be performed as many times as there are directories in the file hierarchy to be copied. After all the directories are created (one for each copy attempt), then the files are copied normally, without problems.

If I try to create a new folder with Windows File Explorer in mounted volume, it fails and directory did not created.

nickreserved avatar Mar 15 '23 06:03 nickreserved