Back me up, Scotty!
June 18, 2008 4:02 PM Subscribe
Recommend a good tool to remotely backup/synchronize large folders to my home NAS.
Here's what I have:
- Laptop with 100+ GB music library; misc documents, photos, and other data that needs backed up
- Netgear ReadyNAS Duo 750GB at home (supports pretty much everything - rsync, (S)FTP, WebDAV, etc)
Here's what I want to do:
For my MP3 library (100GB, 20k files, 4k folders) - mirror or synchronize any changes from my laptop (remote at work) to my home NAS. I've tried a TON of apps already with varying degrees of success. The major problem seems to be that to do a mirror, the apps have to perform a full "audit" scan of the destination (NAS) share to see what needs updated/copied. Problem is, with 20k files, that takes f-o-r-e-v-e-r, at least using FTP or WebDAV.
Ideally, I'd like a real-time backup app that monitors some selected folders (like My Music) and kicks off an automated upload for any changed files. This (a) makes it fully automatic and (b) [in theory] faster - doesn't have to synch each time, just upload based off a good known synch. Problem is, I've yet to find the right tool to accomplish all these things correctly.
Note: I'd be happy as a clam to use rsync, which the ReadyNAS supports, but I'm sending from a Windows client and my options are limited. I've been racking my brain trying to get DeltaCopy to work, but it keeps timing out when attempting to connect to the NAS. I have port forwarding, etc, working fine on my router, so I can't really figure out why rsync is failing.
Note 2: The ReadyNAS does have optional support for SSH and Telnet, I believe, but it involves some trickery to get working and I think it might void my warranty...
posted by sprocket87 to computers & internet (7 answers total)
Other than that, I also recommend you reconsider your "ideal" situation. In my experience, you will use backups to recover accidentally deleted or damaged files much more often than you will use them to recover from hardware failure. If the files are being automatically synced, the damage will be synced to your backups just as fast. A nightly or manual backup is much safer.
posted by pocams at 6:07 PM on June 18, 2008