[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] Cron By Day



I am running an RAQ3 with a scheduled Daily FTP backup. 

My backups are growing because they include my Second Drive.
I would like to Exclude the Second drive volume.  Here is the Cron 
Job. 

Can someone advise what the job should look like that would 
Eclude the Second Drive if possible ?

# Cobalt Networks
# Scheduled Backup
#
# backupset=complete
# target=complete
# protocol=ftp
# resource=ftp://backup@xxxxxxxxxxxxxx/
# increment=
# scheduled=100

/usr/admserv/cgi-bin/.cobalt/backup/backup.cgi -b complete -t 
complete -p ftp -r "ftp://backup@xxxxxxxxxxxxxx/"; -s 420  --
password 'xxxxxx'


Thanks in Advance,
Lennie