Jeff Schoby wrote:

What the maximum filesize rsync can transfer?

I'm trying to rsync one of my servers to another but the rsync is
croaking on a file that's barely 1GB.


Tips, hints, suggestions?

rsync server is AIX 4.3.3 ML11 - rsync 2.6.3

rsync client is AIX 5.3 ML1 - rsync 2.6.4

Thanks
-Jeff


Please note that, all file size OS limitations aside, rsync has suboptimal performance for too big files. When I get around to it I'll try to create a patch, but in the mean while too big files will have too many non-real hash table collisions, and may become extremely slow.

If you run across this problem, please post on list, as we need someone to experience this problem in order to try and fix it.

         Shachar

--
Shachar Shemesh
Lingnu Open Source Consulting ltd.
Have you backed up today's work? http://www.lingnu.com/backup.html

--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to