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
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 "
Hello,
I use rsync for incrmental backups in the following way:
rsync \
$EXCLUDE \
-e ssh \
--archive \
--numeric-ids \
--compress \
--relative \
--one-file-system \
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