RE: destination directory problems

2005-07-10 Thread Robert Wideman
o Windows which likes to quit on first > error after a partial > transfer, > unixy things (rsync included), like to keep going > with what they can do. > > > > -Original Message- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Behalf Of > Ro

RE: destination directory problems

2005-07-10 Thread Tony
2005 9:51 PM To: [EMAIL PROTECTED]; rsync@lists.samba.org Subject: RE: destination directory problems Ok, I get a new error. $ rsync -avz /cygdrive/d/asm [EMAIL PROTECTED]::backup/ Password: building file list ... done rsync: push_dir#1 "/" (in backup) failed: Permission denied (13)

RE: destination directory problems

2005-07-10 Thread Robert Wideman
ines > in /etc/rsyncd.conf > > > -Original Message- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Behalf Of > Robert Wideman > Sent: Sunday, July 10, 2005 5:32 PM > To: rsync@lists.samba.org > Subject: destination directory problems >

RE: destination directory problems

2005-07-10 Thread Tony
.conf -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Robert Wideman Sent: Sunday, July 10, 2005 5:32 PM To: rsync@lists.samba.org Subject: destination directory problems I am having a problem getting my files backed up to the location I want to from a WinXP client goi

destination directory problems

2005-07-10 Thread Robert Wideman
I am having a problem getting my files backed up to the location I want to from a WinXP client going to a Debian rsync server. The following is sending asm/ to /home/robert/backup folder. rsync -avz /cygdrive/d/asm [EMAIL PROTECTED]:backup/ My understanding of the rsync man page is that this is su