Delete Local Backups
-
How do you go about deleting backups left on the local file system?
I need to free up that space somehow.
Thanks!
@MichaelF see
https://forum.cloudron.io/post/49238
@staff I guess this info should be added to the docs
-
Any suggestions on where we can add this information in the UI?
The reason why we cannot cleanup the old local backups is because we don't have the old backup configuration to clean up.
@girish for now I'm just suggesting adding something to the docs, like:
To delete old local filesystem back-ups, ssh into your server:
example command
then
cd
to the relevant folderexample command
You can then use e.g.
rm -r
to remove specific backupsexample command
-
G girish marked this topic as a question on
-
G girish has marked this topic as solved on
-
@MichaelF see
https://forum.cloudron.io/post/49238
@staff I guess this info should be added to the docs
@jdaviescoates I looked in that location and did not see anything in that folder.
-
@jdaviescoates I looked in that location and did not see anything in that folder.
-
G girish has marked this topic as unsolved on
-
@girish I think his nextcloud
-
@MichaelF This is showing the backup size in your current backup configuration. So, you have to go to the folder where you have configured your backups. Are you not able to clean up existing backups using the clean backups button? You can temporarily change the retention policy to one day to make it remove it all the old stuff past one day.
-
Documented at https://docs.cloudron.io/backups/#old-local-backups
@girish said in Delete Local Backups:
Documented at https://docs.cloudron.io/backups/#old-local-backups
small typo there
s/snapshots/snapshot
-
G girish has marked this topic as solved on