Displaying 1 result from an estimated 1 matches for "525gb".
Did you mean:
25gb
2004 Dec 19
1
very big rsync only worked partially what are size limitations?
Hi, I am very grateful for rsync!!!
Two days ago i started a backup of a
630 GB directory on a 700GB raid which has 13,945 subdirectories, to another
server. It copied over 525GB worth of data, and I see that there are 12,627
directories on the destination. The command I used was
rsync -a -e ssh /big/dir/ 192.168.1.2:/big/dir.
I thought maybe it ran out of memory or something - yes there are thousands of
files in the subdirectories - ie some of the directories may h...