• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Backupmng : How to move temporary file ?

I

ingamo

Guest
Hi everybody,

First, sorry for my poor english, i'm french.
I've posted this thread in another forum, but this forum seems to be better with my poblem :

I have in my crontab, under Root user :
/usr/local/psa/admin/sbin/backupmng >/dev/null 2>&1
And I have 2 hdd in my server :
/dev/mda1 : The system :
with /usr/local/psa , 30Go, 22Go free disk

And
/dev/mda3 : The docs, websites, emails...
with /var/* , 200Go, 180Go free disk.

But when backupmng is running, he makes the big (15Go) temporary file (before send it by ftp) on the first disk, and i have an alert from Watchdog : Hdd /dev/mda1 is nearly full.

So, how can i ask to backupmng to make the temporaray backup file on the second disk ?

Thank you very much for your help !
 
Back
Top