files_trashbin
Deleted files
This application enables users to restore files that were deleted from the system.
This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.
To prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation.
1.11.0
agpl
Bjoern Schiessle
Files_Trashbin
user-trashbin
files
https://github.com/nextcloud/server/issues
OCA\Files_Trashbin\BackgroundJob\ExpireTrash
OCA\Files_Trashbin\Command\CleanUp
OCA\Files_Trashbin\Command\ExpireTrash
OCA\Files_Trashbin\Command\Size
OCA\Files_Trashbin\Sabre\RootCollection
OCA\Files_Trashbin\Sabre\PropfindPlugin
OCA\Files_Trashbin\Trash\LegacyTrashBackend