Can anyone help on this? Or is this just a bug with rsync on certain
files?
Hi,
I actually wrote about this issue over a year ago and got a response
from Wayne which I'm thinking resolved the problem. Now I've got the
Hi there
I am wanting to call sshfs (auth via DSA keys) via a rsync pre-xfer bash
script, and cannot get something right. If I run it from the cmdline line:
env - sshfs [EMAIL PROTECTED]:/share /dir/path -o -o IdentityFile=/tmp/id_dsa
it mounts it just fine. (note the "env -" - I specifically te