incremental backup to nas server

2011-12-28 Thread ~D
Hi, I like to use rsync for backup from Desktop to my nas server. - I can setup an cron job at the server, so rsync starts on the server side to backup from my desktop to the server. But what if I shutdown my Desktop? Can rsync handle interruptions in a good way or is there a better solution?

Re: incremental backup to nas server

2011-12-29 Thread Dan Stromberg
This is perhaps more a matter of which rsync wrapper you choose, than rsync itself. rsync provides just enough functionality to enable this kind of behavior, if your wrapper feeds it the right directories to work on. I used to use my Backup.rsync wrapper to get good resumption of interrupted back