RE: rsync backup

2004-01-14 Thread John Davis
prompted for a password. It's what I do for all of my remote servers. -John Davis -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

RE: Permissions Problems Problem solved!

2003-12-22 Thread John Davis
I had forgotten to set the permissions on the upload folder on the remote server. Once I set the perms correctly, it worked. Thanks to everyone for the help! -Original Message- Here's my command copied from a shell script:\ rsync --verbose --progress --stats --compress --rsh=/usr/bi

Permissions Problems

2003-12-22 Thread John Davis
Here's my command copied from a shell script:\ rsync --verbose --progress --stats --compress --rsh=/usr/bin/ssh --recursive --times --perms --links \ /home/* [EMAIL PROTECTED]:/remotebackups/ Here's some (a small part) of the output: jk/.recently-used 253 100%0.00kB/s0:00:00 rsy