search for: bantemp

Displaying 2 results from an estimated 2 matches for "bantemp".

2003 Dec 17
1
Rsync 2.5.7 --delete not working!!!
I am having a problem with rsync not deleting files on the destination that no longer exist on the source. The command I am using is: rsync -vaz --delete /bantemp/* backenp650:/bantemp Once the two trees are in sync, if I add a file to the source, run rsync again, it will copy over the one new file. If I delete the file on the source, run rsync, the file still exists on the destination. I do not have an exclude list and I am not running an rsync daemon...
2003 Dec 31
1
BAD rsync, or is it bad me?
...for FS in $(cat $FSLIST); do echo "rsync'ing $FS from $SHOST to $DHOST" rsync -vaz -e "ssh" --delete --exclude-from=/usr/local/adm/rsync.exclude $FS/ $DHOST:$FSi echo "\n" done - END SCRIPT - cat /usr/local/adm/rsync.fslist /banner /banproc /bantest /bantemp /users -------------- next part -------------- --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.556 / Virus Database: 348 - Release Date: 12/26/2003