[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] RAQ3 backup
- Subject: [cobalt-users] RAQ3 backup
- From: "Hosting Alaska" <clist@xxxxxxxxxxxxxxx>
- Date: Thu Nov 30 19:57:01 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
When i setup my scheduled backup, i try run it to make sure its running ok, and this is what i get
[root] /etc/cron.daily: perl scheduled-backup.admin
Bareword found where operator expected at scheduled-backup.admin line 11, near "/usr/admserv"
(Missing operator before admserv?)
syntax error at scheduled-backup.admin line 11, near "/usr/admserv"
Unrecognized file test: -i at scheduled-backup.admin line 12.
[root] /etc/cron.daily: pico scheduled-backup.admin
----------------
This is what i have in the file that was auto created
# Scheduled Backup
#
# backupset=complete
# target=complete
# protocol=ftp
# resource=backup@xxxxxxxxxxxxxx/web/backup/daily
# increment=1
# scheduled=100
/usr/admserv/cgi-bin/.cobalt/backup/backup.cgi -b complete -t complete -p ftp -r "backup@xxxxxxxxxxxxxx/web/backup/daily" -s
420 -i 1 --password 'xxxx
----------------
I tired to setup
BACKUP DAILY
ALL SERVER CONFIG, EMAIL AND USER FILES
BACKUP FILES MODIFIED IN THE LAST: 1 DAY
FTP SERVER
LOCATION
PASS...
Any suggestions?