nextcloud/lib/private/files/storage
Vincent Petry f62d94c4ff Throw StorageNotAvailable if propfind on root failed
If PROPFIND fails with 404 or 405 on the remote share root, it means the
storage is not available. Throw StorageNotAvailable is such case.
2015-07-13 18:28:53 +02:00
..
polyfill better handling of folders 2015-07-03 13:43:22 +02:00
wrapper Perform the filesize only when the file exists 2015-06-30 11:47:58 +02:00
common.php add changeLock to the storage api 2015-06-01 13:24:02 +02:00
commontest.php Update license headers 2015-03-26 11:44:36 +01:00
dav.php Throw StorageNotAvailable if propfind on root failed 2015-07-13 18:28:53 +02:00
flysystem.php also dont download existing on fopen when using w+ and wb+ 2015-07-03 15:53:02 +02:00
home.php Update license headers 2015-03-26 11:44:36 +01:00
local.php Remove OC_Log 2015-07-03 18:00:16 +02:00
localtempfiletrait.php update license headers and authors 2015-06-25 14:13:49 +02:00
storage.php update license headers and authors 2015-06-25 14:13:49 +02:00
storagefactory.php update license headers and authors 2015-06-25 14:13:49 +02:00
temporary.php Keep shared locks in post hooks 2015-06-25 16:33:02 +02:00