Displaying 2 results from an estimated 2 matches for "banproc".
2003 Dec 17
1
Rsync 2.5.7 hangs after completion
I am having a problem with rsync hanging after completion. The command I
am using is: rsync -vaz --delete /banproc/ backenp650:/banproc (thanks jw
for the syntax correction)
There were 56 deletions on the destination and ~ 1380 files copied total (I
gathered these stats by using grep and wc -l on a saved file of my ssh
session to the source host). Below is the last couple of lines on my ssh
session. Pres...
2003 Dec 31
1
BAD rsync, or is it bad me?
...=backenp650
date
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