NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Radjin
Nov 30, 2018Aspirant
RSYNC ENCRYPTED SPARSEBUNDLE
I have a very large media library, 13TB, and sync all my data between local and remote NAS units. Because the remote unit will no longer be in my direct control I want to encrypt the media library. The fastest way to do so is backup to an encrypted sparsbundle. When I rsync between the NAS units, can rsync move only the changed bits of the sparsebundle or does it have to move the whole thing with each change that is made on the local unit?
Just looking for for an answer to the above, not for other backup options.
Thanks in advance.
where is the encryption taking place, locally or remote?
if you are encrypting locally, the encrypted sparse bundle will most likely have completely different bits after every change. If so, then rsync will see it as all new data and essentially the whole thing will be transferred each time.
If you are encrypting remotely, then the encryption should be irrelevant to the rsync process, and it should only transfer it the bits that changed/added/removed.
the best thing is for you to try it on some smaller test content before your main content, that way you can see what performs best and experiment on data you don't care about.
1 Reply
Replies have been turned off for this discussion
where is the encryption taking place, locally or remote?
if you are encrypting locally, the encrypted sparse bundle will most likely have completely different bits after every change. If so, then rsync will see it as all new data and essentially the whole thing will be transferred each time.
If you are encrypting remotely, then the encryption should be irrelevant to the rsync process, and it should only transfer it the bits that changed/added/removed.
the best thing is for you to try it on some smaller test content before your main content, that way you can see what performs best and experiment on data you don't care about.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!