[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Cron By Day
- Subject: [cobalt-developers] Cron By Day
- From: "Lennie Core" <lcore@xxxxxxxx>
- Date: Sat Aug 12 07:18:29 2000
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