Busy file and partial transfer??(2nd Post)

2006-11-18 Thread Max Kipness
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

cannot get fuse-ssh to operate from a batch script - but does from cmd line

2006-11-18 Thread Jason Haar
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