nextcloud-server/lib/private/Files/Storage
Björn Schießle c3900c9d0d
Merge pull request #9018 from nextcloud/fix-copy-encrypted-files
reset encryptionVersion to '1' if a file was stream copied
2018-04-03 18:24:27 +02:00
..
PolyFill
Wrapper reset encryptionVersion to '1' if a file was stream copied, because this means that we basically write the file from scratch 2018-04-03 18:01:23 +02:00
Common.php External storage test: log exceptions 2018-02-11 16:45:32 +01:00
CommonTest.php
DAV.php Adjust dav client to new guzzle 2018-02-09 17:13:24 +01:00
FailedStorage.php Update license headers 2017-11-06 16:56:19 +01:00
Flysystem.php Remove \OCP\Files::tmpFile 2018-03-19 10:52:35 +01:00
Home.php Use fallback path if data dir is not available for Storage/Local.php 2018-01-18 16:38:01 +01:00
Local.php Use fallback path if data dir is not available for Storage/Local.php 2018-01-18 16:38:01 +01:00
LocalTempFileTrait.php
Storage.php
StorageFactory.php
Temporary.php