Re: strange rsync error message from our backup script

2004-06-16 Thread Louis-David Mitterrand
On Tue, Jun 15, 2004 at 08:54:34AM -0700, Wayne Davison wrote: > On Tue, Jun 15, 2004 at 10:00:56AM +0200, Louis-David Mitterrand wrote: > > make_bak_dir mkdir > > "/backup/naxos.premier-lnc.com/2004-06-09/home/ddegrolard/profile/Local > > Settings/Application Data" failed: File exists > > This

Re: strange rsync error message from our backup script

2004-06-15 Thread Wayne Davison
On Tue, Jun 15, 2004 at 10:00:56AM +0200, Louis-David Mitterrand wrote: > make_bak_dir mkdir > "/backup/naxos.premier-lnc.com/2004-06-09/home/ddegrolard/profile/Local > Settings/Application Data" failed: File exists This is a bug that is currently fixed in the CVS version. If you click on the "

strange rsync error message from our backup script

2004-06-15 Thread Louis-David Mitterrand
Hello, I use rsync for incrmental backups in the following way: rsync \ $EXCLUDE \ -e ssh \ --archive \ --numeric-ids \ --compress \ --relative \ --one-file-system \

rsync error message

2001-03-05 Thread Giorgos Chatzilias
I get this error message when trying to connect to a rsync daemon: "permission denied unexpected EOF in read_timeout" Does anyone have any idea for the origination of this problem? Thank you, Giorgos