NextCloudPi version v1.10.6
NextCloudPi image NextCloudPi_03-09-19
Nextcloud version 15.0.5.3
there are 4 Users:
User1 = 74B
User2 = 0B
User3 = 7,2GB
ncp = 12,3MB
=> < 8GB
When i create a Backup of the NC instance (include data = activ) i got a *.tar file wich is 16,5GB.
Why is the file so big?
A Backup without Date is still 1,6GB
It might be possible that the image previews are the biggest part of your data. You should check the folder size using the following command: du -d 2 -h <absolute-path-to-your-data-dir>.
Ah, great! i didn’t know about the app. As i see i also have “Deleted files” enabled, which is responsible for the trashbin directory.
Now it makes sense. Thank you very much!
So, if i don’t want to use these Apps, i can simply deactivate them.
But is it also possible to delete the origin directories?
e.g.: /var/www/nextcloud/data/***/files_trashbin
I think you can exclude it from your backup, but if you want to cleanup the directories you should use the occ command line tool with on of the following options:
trashbin
trashbin:cleanup Remove deleted files
trashbin:expire Expires the users trashbin