re: rsyncing as root when root login is disabled?

2006-09-16 Thread Joe Ruby
Joe Ruby wrote: I'm trying to do a simple rsync: rsync -av admin at mydomain.com:/backup . But a number of files in /backup are readable only by root, and hence rsync gives these errors: sync: send_files failed to open /backup/etc/mail/virtusertable.db: Permission denied (13) Since

rsyncing as root when root login is disabled?

2006-09-10 Thread Joe Ruby
I'm trying to do a simple rsync: rsync -av [EMAIL PROTECTED]:/backup . But a number of files in /backup are readable only by root, and hence rsync gives these errors: sync: send_files failed to open /backup/etc/mail/virtusertable.db: Permission denied (13) Since root login is disabled, I can't