On 7/30/07, boricua <[EMAIL PROTECTED]> wrote: > in that case it just gave a user of 500? > > 4.0K drwxr-xr-x 14 500 502 4.0K 2007-07-15 08:08 zoe/
As you hinted earlier, that probably means there's no user "zoe" on the destination, so rsync preserved the owner by number instead of name. If you create a "zoe" on the destination, rsync will use it. Matt -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html