The exact command is: "/usr/local/bin/rsync -rsh=/usr/bin/rsh -r --delete --perms --owner --group /mail/spool/imap/user/wex/* [EMAIL PROTECTED]:/mail/spool/imap/user/wex".
BUT, if I try tris command it works: "/usr/local/bin/rsync -rsh=/usr/bin/rsh -r --delete --perms --owner --group /mail/spool/imap/user/* [EMAIL PROTECTED]:/mail/spool/imap/user/wex".
So I see that rsync does not copies the files if in the root of the source directory are too many files. But if they are too meny files in any oter directory in works.
I need the first command to work. How can I do this?
Thank you.
-- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html