[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



>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