linux:owncloud:trashbin_cleanup
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| linux:owncloud:trashbin_cleanup [2022/02/05 16:17] – rplecko | linux:owncloud:trashbin_cleanup [2022/02/05 16:18] (current) – rplecko | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| </ | </ | ||
| The trashbin: | The trashbin: | ||
| + | < | ||
| sudo -u www-data php occ trashbin: | sudo -u www-data php occ trashbin: | ||
| Remove all deleted files | Remove all deleted files | ||
| Line 18: | Line 18: | ||
| user3 | user3 | ||
| user4 | user4 | ||
| + | </ | ||
| This example removes the deleted files of user2 and user4: | This example removes the deleted files of user2 and user4: | ||
| + | < | ||
| sudo -u www-data php occ trashbin: | sudo -u www-data php occ trashbin: | ||
| | | ||
| | | ||
| + | </ | ||
| trashbin: | trashbin: | ||
| The default is to delete expired files for all users, or you may list users in a space-delimited list: | The default is to delete expired files for all users, or you may list users in a space-delimited list: | ||
| + | < | ||
| sudo -u www-data php occ trashbin: | sudo -u www-data php occ trashbin: | ||
| | | ||
| | | ||
| + | </ | ||
linux/owncloud/trashbin_cleanup.1644077850.txt.gz · Last modified: 2022/02/05 16:17 by rplecko
