{WBE}
**
--
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/rsync
Before posting, read:
http://www.catb.org/~esr/faqs/smart-questions.html
Wesley Joyce, Network Administrator
Information Technology
University of the Virgin Islands
#2 John Brewer
Yep, your right! thanks.
At 08:58 PM 12/30/2003, John Van Essen wrote:
On Tue, 30 Dec 2003, Wesley Joyce <[EMAIL PROTECTED]> wrote:
> Something very scary just happened to me while I was creating a ksh script
> to rsync mulitple FS between two hosts. Here is the script, notice the
Something very scary just happened to me while I was creating a ksh script
to rsync mulitple FS between two hosts. Here is the script, notice the 'i'
at the end of rsync line, it got put there by mistake. You also see the
contents of $FSLIST cat'd below the script. When I ran this, it started
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
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