Doctor Feelgood Administrator
|
Posted: Wed, 15 Dec 2004 10:10:13 Post Subject: something like a universal chmod |
|
|
OK, so I have a folder where the databases are backed up to on a daily basis. But then they are overwitten each day. I just want to set up a cron similar to my other one where it copies that backup to a folder based on the day of the week, so I have 7 backups at any one time.
But, the permission seem to revert to 600 on that db backup each time it is written. I wind up manually having to change it to 777 to make sure it is accesible for copying, but is there a way I can make this happen automatically?
- Thanks |
|