nextcloud/apps/files/lib/Command
Vincent Petry f31b794add
Transfer ownership only analyze home storage
When transferring ownership, only the local files will be transferred
during the rename operation. This means that the analyzing code doesn't
need to recurse into any mount points.

Furthermore this fixes issues where FailedStorage might appear as mount
points as a result of inaccessible external storages or shares. So this
makes it more robust.
2016-11-14 14:34:30 +01:00
..
DeleteOrphanedFiles.php Fix apps/ 2016-07-21 18:13:57 +02:00
Scan.php Before a user is getting scanned the database connection is re-established 2016-08-29 14:49:55 +02:00
TransferOwnership.php Transfer ownership only analyze home storage 2016-11-14 14:34:30 +01:00