Quick Question abotu backups

All the members needing any kind of help for cpanel can discuss here.

Moderator: Lixas

Locked
pryj
Posts: 56
Joined: Tue Dec 21, 2004 1:06 pm

Quick Question abotu backups

Post by pryj »

I have 24 hour cron jobs:

1. make backup
2. Make second backup (30 minutes after 1st one)
3. Gzip first backup (5 minutes after 2nd step)
4. Gzip second one (20 minutes after 3rd step)

Now, problem is, it's not overwriting the gzipped stuff. It overwrties the sql files but it wont overwrite the gzipped ones.

How do I make it overwrite?


Locked