nextcloud/apps/files_external/lib/Lib/Backend
Benjamin Gaussorgues a45e12abc8
fix(files_external): on case insensitive system, block case change
When a file/directory is renamed to the same name with only case change,
the rename fail. We block this kind of rename.
The user will have to rename to another name first.

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-10-23 10:32:28 +02:00
..
AmazonS3.php Merge pull request #36089 from nextcloud/enh/noid/ext-storage-default-values 2023-01-16 14:22:16 +01:00
Backend.php Additional type hinting found by psalm 2022-10-18 12:28:34 +02:00
DAV.php Enable SSL by default in ext storage configs 2023-01-13 10:27:17 +01:00
FTP.php Enable SSL by default in ext storage configs 2023-01-13 10:27:17 +01:00
InvalidBackend.php Update php licenses 2021-06-04 22:02:41 +02:00
LegacyBackend.php Update php licenses 2021-06-04 22:02:41 +02:00
Local.php Allow ext storage Local to go unavailable 2023-08-29 11:04:31 +02:00
OwnCloud.php Enable SSL by default in ext storage configs 2023-01-13 10:27:17 +01:00
SFTP.php Update php licenses 2021-06-04 22:02:41 +02:00
SFTP_Key.php Update php licenses 2021-06-04 22:02:41 +02:00
SMB.php fix(files_external): on case insensitive system, block case change 2023-10-23 10:32:28 +02:00
SMB_OC.php Update php licenses 2021-06-04 22:02:41 +02:00
Swift.php Update php licenses 2021-06-04 22:02:41 +02:00