OwnCloud delete trash

https://doc.owncloud.com/server/next/admin_manual/configuration/files/trashbin_options.html
sudo -u www-data ./occ trashbin:cleanup ### for all users
sudo -u www-data ./occ trashbin:cleanup user2 user4 ### just for user user2 and user4

Leave a Reply

Your email address will not be published. Required fields are marked *