User can't backup his database more than once

PRB

Verified User
Joined
Oct 18, 2008
Messages
154
Hi,

One of our users can only backup his database once, after that he gets:
"Unable to download backup"
______
Details
______
/home/tmp/USERNAME_DATABASE.gz already exists, cannot make backup

Can anyone help me?
 
I did, I deleted the "/home/tmp/USERNAME_DATABASE.gz" file and then the first time he could make a backup, if he tried a second time; same error.
 
makes sense then doesnt it :)

It means he cannot access the file for some reason? Perhaps file ownership? the file ownership of this file is 'root' and the fileowner ship of the directory is 'root' as well. Can somebody point me to the right direction?
 
Then there is running more then 1 task. If its indeed more then 1 task, you can have that problem because they 'backuping' in the same directory.

More information can be found here.
 
Back
Top