Chris Perry
Cadet
- Joined
- Oct 27, 2014
- Messages
- 3
Can I do this in Freenas 9.10 U2? I am getting ready to migrate drives to a new Freenas 11 system. I installed a 8TB drive to my current system to back up the files on my array (RAID-5 3x 4TB drives). I did the initial file copy from the array to the 8TB drive. There have been some file additions to the array and I want to sync the volumes. For a local sync, would this get the job done?
rsync -avh --progress "/path/to/source" "/path/to/destination"
Thanks
rsync -avh --progress "/path/to/source" "/path/to/destination"
Thanks