Re: Re(2): rsync fails

2001-05-20 Thread rsync
On Thu, May 17, 2001 at 04:18:57PM -0700, Bob Foster wrote: > Excellent! Thanks! You solved my problem, maybe I can solve yours. If > you have root access on the remote server, try linking from /usr/bin/rsync > to /usr/local/bin/rsync. Here's the command: > > ln -s /usr/local/bin/rsync /usr/b

Question about move-files

2001-05-20 Thread Wayne Davison
Pardon my persistence, but I'm curious about what the decision was for the --move-files option. I just finished an exchange with the openssh folks where I tried to get scp to have both a move-files option and an option to use a temp file to put the file whole & finished into its destination. Whi