nextcloud/apps/files_external/lib/Lib/Storage
Benjamin Gaussorgues c52d5e418a
Merge pull request #41053 from nextcloud/bug/smb/in-place-case-rename
fix(files_external): on case insensitive system, block case change
2023-10-31 16:07:29 +01:00
..
AmazonS3.php Return correct status if touch failed 2023-10-23 15:26:43 +02:00
FTP.php Migrate files external to PSR LoggerInterface 2023-08-01 09:44:57 +02:00
FtpConnection.php Refactors "strpos" calls in /apps/files_external to improve code readability. 2023-06-02 19:54:49 +03:30
OwnCloud.php Refactors "strpos" calls in /apps/files_external to improve code readability. 2023-06-02 19:54:49 +03:30
SFTP.php sftp psalm fixes 2023-09-18 16:12:03 +02:00
SFTPReadStream.php sftp psalm fixes 2023-09-18 16:12:03 +02:00
SFTPWriteStream.php Fix usage of streams 2022-10-17 10:58:27 +02:00
SMB.php fix(files_external): on case insensitive system, block case change 2023-10-23 10:32:28 +02:00
StreamWrapper.php Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +02:00
Swift.php fix(caching): Avoid checking existence before fetching 2023-06-12 09:44:48 +02:00