search for: backup_host_and_path

Displaying 1 result from an estimated 1 matches for "backup_host_and_path".

2004 Jun 15
1
strange rsync error message from our backup script
...n the following way: rsync \ $EXCLUDE \ -e ssh \ --archive \ --numeric-ids \ --compress \ --relative \ --one-file-system \ --cvs-exclude \ --delete \ --delete-excluded \ --bwlimit=0 \ --backup \ --suffix='' \ --backup-dir=$BACKUP_ROOT/$BACKUP_HOST/${TODAY} \ $BACKUP_HOST_AND_PATH ${DESTINATION}$BACKUP_ROOT/$BACKUP_HOST/current It used to work fine but since I've upgraded to 2.6.2 from 2.5.x I get the following error messages: make_bak_dir mkdir "/backup/naxos.premier-lnc.com/2004-06-09/home/ddegrolard/profile/Local Settings/Application Data" failed: File ex...