I documented my move in a blog post back in 2009:
http://blog.trebacz.com/2009/10/my-weekend-linux-maintenance-activities.html
I think your process may be simpler and more complete possibly, but I
offer mine as a potential alternative.
David Trebacz
Email: da...@trebacz.com
Tel: 815-344-9068
Mob
>Short answer is you need to copy the pool and the individual pc
>subdirectory on each invocation for rsync.
>
>Regards,
>Adam
Michal, Jeffrey, and Adam,
Thank you for pointing me in the right direction. You are right, I have no
idea why I was trying to do it the way I was. I actually did sear
On 23/07/13 09:54, rblake3 wrote:
> Hello,
>
> I am trying to move data from a 2TB hard drive to a 3TB drive and am having
> space issues. I am using:
>
> rsync -aHAXv --delete --progress /mnt/olddrive/ /mnt/newdrive/
>
> To copy the data from the old to the new. I noticed that this process
> tan
rblake3 wrote at about 19:54:55 -0400 on Monday, July 22, 2013:
> Hello,
>
> I am trying to move data from a 2TB hard drive to a 3TB drive and am having
> space issues. I am using:
>
> rsync -aHAXv --delete --progress /mnt/olddrive/ /mnt/newdrive/
>
> To copy the data from the old to t
Hello,
I am trying to move data from a 2TB hard drive to a 3TB drive and am having
space issues. I am using:
rsync -aHAXv --delete --progress /mnt/olddrive/ /mnt/newdrive/
To copy the data from the old to the new. I noticed that this process
tanked so I ended up running it for individual fol