the limit of rsync

2005-06-14 Thread Wei Yang
I have another question about the limitation of rsync. We tried rsync 2.6.5 on 2 Solaris 9 boxes to sync about 32 millions files with total 3.6 TB size. The 2 boxes are connected with gigabit Ethernet.  It took about 2 hours to create the list and then both client and remote daemon just hungered

Re: a bug for updating a symbolic link?

2005-06-14 Thread Wei Yang
Great. The issue is fixed after changing chroot to true. Thanks. Wei At 03:51 PM 6/14/2005, Wayne Davison wrote: On Tue, Jun 14, 2005 at 03:46:17PM -0400, Wei Yang wrote: > A bug? Nope: https://bugzilla.samba.org/show_bug.cgi?id=2795 wayne.. -- To unsubscribe or change options: ht

a bug for updating a symbolic link?

2005-06-14 Thread Wei Yang
I am using rsync 2.6.5 in Solaris 9 servers here. When an rsync client connects to a remote rsync daemon directly, I notice that any absolute symbolic link (start with /)  is copied without the starting /.  For example, the symbolic link below ..htaccess -> /var/auth/httpd/regular.htaccess is cop