[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Skipping a site with raqbackup or how to setup securely
- Subject: RE: [cobalt-users] Skipping a site with raqbackup or how to setup securely
- From: "Fay, Sean" <webmaster@xxxxxxxxxxxxxxx>
- Date: Mon Mar 18 04:10:03 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>Assuming that the installation-directory on source RaQ is
/etc/cron.daily....
>
>cd /etc/cron.daily
>perl -pi -e 's#EXCLUDEDIR="/home/sites/yoursitethatyouwanttoexclude"
raqbackup.sh
I configured everything and it's working well but we need to add some
additional exclude directories. What would the proper format for multiple
exclude directories?
We have several test and development sites we don't want backed up.
For example: EXCLUDEDIR="/home/sites/site1,/home/sites/site2" doesn't work.
Any ideas?
Thanks, Sean