server/lib/private/Files/Storage/Wrapper
Robin Appelman cbc4134f33 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:57 +00:00
..
Availability.php set a storage availability delay on auth issues to avoid lock out 2019-09-09 14:51:31 +00:00
Encoding.php Update license headers 2017-11-06 16:56:19 +01:00
Encryption.php don't close input stream when writing in encrypted file 2019-01-10 00:25:07 +01:00
Jail.php handle moveFromStorage within the same storage even when storage wrappers are applied to the source storage 2019-09-26 13:54:57 +00:00
PermissionsMask.php Update license headers 2017-11-06 16:56:19 +01:00
Quota.php Check for free space on touch 2019-05-28 13:04:49 +00:00
Wrapper.php allways fall back to fopen for encryption wrapper 2018-10-31 21:10:51 +01:00