nextcloud/lib/private/files/storage/wrapper
Lukas Reschke 676041ba7e Ensure that stored version is at least 1 for cross-storage copy
In case of a move operation from an unencrypted to an encrypted
storage the old encrypted version would stay with "0" while the
correct value would be "1". Thus we manually set the value to "1"
for those cases.

See also https://github.com/owncloud/core/issues/23078
2016-03-16 10:36:15 +01:00
..
availability.php allow availability recheck for external storages 2016-03-03 14:19:34 +01:00
encryption.php Ensure that stored version is at least 1 for cross-storage copy 2016-03-16 10:36:15 +01:00
jail.php remove unused Storage->getLocalFolder 2016-02-05 16:48:08 +01:00
permissionsmask.php Happy new year! 2016-01-12 15:02:18 +01:00
quota.php Don't apply quota in stream wrapper for part files 2016-02-17 11:52:49 +01:00
wrapper.php remove unused Storage->getLocalFolder 2016-02-05 16:48:08 +01:00