Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Auto Installer > General Support > Topic : How to remove Installatron back-ups with SSH?



Threaded Mode | Print  

 How to remove Installatron back-ups with SSH? (3 Replies, Read 2176 times)
Hostingtime
Group: Member
Post Group: Newbie
Posts: 3
Status:
Hi guys,

I have installed 24 licenses on our server for each VPS. However i have successfully installed Softaculous on every single server. But the problem is the Installatron after unistall for more then 500+ accounts are still having back-ups which takes more then 500GB of space is there any possibility to remove these by SSH?

Thanks!
IP: --   

How to remove Installatron back-ups with SSH?
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5652
Status:
Hi,

You will have to delete the following directory for all the users (this is where the backups by installatron are stored) :
Code
/home/USERNAME/application_backups/


and if you have already imported the installations to Softaculous you can delete the following directory as well for all the users (this is where the installations details by installatron are stored) :
Code
/home/USERNAME/.appdata/


-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP: --   

How to remove Installatron back-ups with SSH?
Hostingtime
Group: Member
Post Group: Newbie
Posts: 3
Status:
Quote From : Brijesh January 23, 2014, 7:50 am
Hi,

You will have to delete the following directory for all the users (this is where the backups by installatron are stored) :
Code
/home/USERNAME/application_backups/


and if you have already imported the installations to Softaculous you can delete the following directory as well for all the users (this is where the installations details by installatron are stored) :
Code
/home/USERNAME/.appdata/


Thank you. But i dont think this is a perfect solution because i have to do this manually for more then 500 accounts. I am wondering if it is possible to remove it all at once?

IP: --   

How to remove Installatron back-ups with SSH?
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5652
Status:
Hi,

You can execute the following commands :
Code
rm -rf /home/*/.appdata/
rm -rf /home/*/application_backups/


-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 27, 2024, 9:11 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.026