On Wed, Feb 15, 2012 at 6:21 AM, Carlos Carvalho <car...@fisica.ufpr.br>wrote:

> filename overflows max-path len by 1: <path>
>

Count the characters in the displayed <path> and you'll see what the
max_path value is.  That message is output by the sender, and indicates
names that are too long to put into the stream of file-list data.  Since
rsync currently uses paths from a single chdir, you cannot send files that
overflow the OS's max-path limit when referenced by the in-transfer path +
filename.

..wayne..
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
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