While searching for replacement proposals, I think rsync may be the answer. I tried to make rsync connection from Leopard to TS-109, it works! Now, I just make a simple backup with following command:
rsync -a --delete . nas_ip:/share/backup/mac
This will backup the current directory to "mac" folder in "backup" share. Of course, the job could be done by cron job. However, I'm using MacBook and travel with it a lot. I'll fire the backup command when I feel comfortable.
References:
- http://forum.qnap.com/viewtopic.php?f=22&t=675
- http://www.oreilly.com/pub/a/mac/2005/07/22/backup.html?page=2 (although the description is for Tiger, it works for Leopard built-in rsync command
沒有留言:
發佈留言