On Thu, Jun 23, 2005 at 09:17:18AM -0500, Jason King wrote: > "rsync -av host.domain.com::module/ /backup/folder/needed" > > rsync: send_files failed to open "/bin/vuserinfo" (in vpopmail): > Permission denied (13)
The read permissions are determined by the user for the remote daemon, which is "nobody" by default. Feel free to set whatever uid and gid you need, either in each module or globally in the rsyncd.conf file. ..wayne.. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html