Using rsync with SSH and delta transfer

2009-06-17 Thread Josh Hanson
what exactly must I install and configure on the server? Might the cwRsync package include everything I need to do this? It appears to include software to make an ssh connection from the client side, but not to receive one from the server side. Thanks, Josh Hanson -- Please use reply-all for mo

RE: Feature I'd love to see: --move-dest

2008-12-08 Thread Josh Hanson
narios" that you mention and --link-dest uses hardly any extra disk space than your --move-dest suggestion. You also get the added advantage that each previous backup continues to look like a full "snapshot". David 2008/12/9 Josh Hanson <[EMAIL PROTECTED]>: > Looking over rsync&

Feature I'd love to see: --move-dest

2008-12-08 Thread Josh Hanson
Looking over rsync's --compare-dest, --copy-dest, and --link-dest options, there's one thing I really wish I could do, and I've been looking for a few years now for a program that could do it: Instead of copying or hard-linking from the compare directory to the target directory, I'd like to move th