Closed GoogleCodeExporter closed 9 years ago
Try using "-odefer_permissions" as an additional mount-time argument.
Original comment by si...@gmail.com
on 29 Nov 2007 at 12:16
I had the same problem, I couldn't copy any files from a sshfs mounted volume.
However, after adding -
odefer_permissions to mount-time arguments. It worked. (Thanks singh)
Original comment by jello...@gmail.com
on 17 Dec 2007 at 4:39
OK, that's a known thing with sshfs. Depending on the remote sftp server and
how your home directory is set up,
sshfs could fail to get permissions right by itself, so you'll need to use the
defer_permissions argument.
Original comment by si...@gmail.com
on 17 Dec 2007 at 5:46
Original issue reported on code.google.com by
reze...@gmail.com
on 28 Nov 2007 at 11:27