I need some suggestions. Here's my setup:
800GB of Data
14,000,000+ Files
No changes just additions
Files range in size from 30k - 190k
The files are laid out in a tree fashion like:
BASE
\-Directory ( Numerical Directory name from 0 - 1023 )
\-Directory ( Numerical Directory name from 0 - 1023 )
\- Files ( Up to 1024 files each directory )
This allows for a maximum of about a billion files. I need to limit the
amount of memory usage and processor / io time it takes to build the
list of files to transmit. Is there a better solution that rsync? Are
the patches that would help rsync in my particular situation?
Any suggestions are appreciated.
Adam Herbert
[EMAIL PROTECTED]
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html