Using Rsync to Sync 2 - 1TB Drives

Go on and try it. The worst you can do it make a fool of yourself in front of all your friends.

Using Rsync to Sync 2 - 1TB Drives

Postby ShiftPoint » Sun Jul 05, 2009 8:45 pm

Currently I have 1 External WD 1TB drive hooked up to my Ubuntu server. I recently purchased a internal WD 1TB drive. I found and excellent example and information on formating and preping a new drive for auto mount on boot.

https://help.ubuntu.com/community/InstallingANewHardDrive

After going thought the walkthrough on partitioning the drive and formatting with ext3 i needed to get all the data from my external drive to my new internal drive. I decided to use rsync. Its installed natively on Ubuntu. So here is and example of the command I used to kick off the rsync with progress showing:

Code: Select all
rsync -ar --progress --size-only /media/ShawnsMassiveStore/* /media/Khaos1TB/


The entire sync of about 750GB took about 9 hours.
User avatar
ShiftPoint
 
Posts: 70
Joined: Sun Jul 05, 2009 4:52 pm
Location: Pickerington, OH

Return to Ubuntu

Who is online

Users browsing this forum: No registered users and 0 guests