server/lib/private/Files/Storage
Robin Appelman 1048bc5102 handle moveFromStorage within the same storage even when storage wrappers are applied to the source storage
the target storage doesn't need additional handling for wrappers as the wrappers implementation of moveFromStorage already deals with that

Any storage based on local storage isn't affected by this as local storage already has it's own way of handling with this

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-09-26 13:54:44 +00:00
..
PolyFill
Wrapper handle moveFromStorage within the same storage even when storage wrappers are applied to the source storage 2019-09-26 13:54:44 +00:00
Common.php handle moveFromStorage within the same storage even when storage wrappers are applied to the source storage 2019-09-26 13:54:44 +00:00
CommonTest.php
DAV.php Undefined variable response when server is no nextcloud anymore 2019-08-20 12:54:58 +02:00
FailedStorage.php
Flysystem.php
Home.php
Local.php Supress warnings touch can generate 2019-07-26 17:26:59 +02:00
LocalTempFileTrait.php
Storage.php
StorageFactory.php
Temporary.php