]> source.dussan.org Git - nextcloud-server.git/commit
[command] delete orphaned file cache entries
authorMorris Jobke <hey@morrisjobke.de>
Tue, 7 Apr 2015 09:44:34 +0000 (11:44 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Wed, 8 Apr 2015 08:23:56 +0000 (10:23 +0200)
commitcefdcea02171672d6340d9db57a54ffac78c5ab8
treef02fdc5b93cf0ec398d10da8136291933f4bf1e1
parent1fbf5d86df7ba4001ca826d9dfb8fad073924fde
[command] delete orphaned file cache entries

* ./occ files:cleanup
* delete file cache entries without an existing storage
apps/files/appinfo/register_command.php
apps/files/command/deleteorphanedfiles.php [new file with mode: 0644]
apps/files/tests/command/deleteorphanedfilestest.php [new file with mode: 0644]