nextcloud/tests/lib/Files/Storage
Vincent Petry 8d1a3daa3f Allow ext storage Local to go unavailable
Whenever an external storage of type Local points at a non-existing
directory, process this as a StorageNotAvailable instead of returning
404.

This makes desktop clients ignore the folder instead of deleting it when
it becomes unavailable.

The code change was limited to external storages to avoid issues during
setup and with the default home storage.
Signed-off-by: Vincent Petry <pvince81@yahoo.fr>
2023-08-29 11:04:31 +02:00
..
Wrapper fix!: Remove symfony EventDispatcherInterface from User 2023-07-27 23:13:37 +02:00
CommonTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
CopyDirectoryTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
HomeTest.php Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00
LocalTest.php Allow ext storage Local to go unavailable 2023-08-29 11:04:31 +02:00
Storage.php fix using FSEEK_END with SeekableHttpStream to get file size 2022-09-15 17:23:16 +02:00
StorageFactoryTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00