Displaying 1 result from an estimated 1 matches for "appnca_excl".
2002 Nov 19
2
The exclude option of Rsync not work right.
...hints as to what may be my problem
I would greatly appreciate your help.
Thanks!
Lori
#!/usr/bin/ksh
# Replication Script for serv913 to serv9
# Created Nov 12, 2002
# Variable Settings:
#
#SCOMM_EXCL="/sofware/testdir/test.sql \
/software/testdir/testfile.html"
#
#APPNCA_EXCL="/software/testdir2/test2.ora \
/software/testdir2/test2.cfg"
#
#ACLE6i_EXCL="/rootstuff/testdir/names.ora \
/rootstuff/testdir/names.conf"
#
#RSYNC=/usr/local/bin/rsync
export RSYNC_RSH="ssh"
echo "exporting rsync_rsh"
#export...