search for: sshfsmount

Displaying 2 results from an estimated 2 matches for "sshfsmount".

2010 May 12
3
DO NOT REPLY [Bug 7424] New: -x with sshfs
...n denied while reading mount point. In an attempt to force rsync to skip this mount used -x option but did not help. Not quite sure if this is a problem of sshfs/fuse or rsync. /tmp/rsyncTest$ mkdir source /tmp/rsyncTest$ echo "hello World" >> source/1 /tmp/rsyncTest$ mkdir source/sshfsMount /tmp/rsyncTest$ sshfs anotherMachine:/some/dir source/sshfsMount/ /tmp/rsyncTest$ su - /tmp/rsyncTest# cd /tmp/rsyncTest /tmp/rsyncTest# rsync -avz source destination sending incremental file list rsync: readlink_stat("/tmp/rsyncTest/source/sshfsMount") failed: Permission denied (13) crea...
2013 Apr 10
5
[Bug 9783] New: please don't use client-server model for local copies
https://bugzilla.samba.org/show_bug.cgi?id=9783 Summary: please don't use client-server model for local copies Product: rsync Version: 3.0.9 Platform: All URL: http://lwn.net/Articles/400489/ OS/Version: Linux Status: NEW Severity: enhancement Priority: P5 Component: core