nextcloud-server/apps/files_external/lib/Lib/Storage
Marcel Klehr 3b29a3959e fix(files_external): Catch correct exception
SMB#getFileInfo used to throw an icewind/smb exception, but nowadays throws \OCP\Files\ForbiddenException. This fixes downstream methods to catch the new exception.

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-26 07:37:40 +07:00
..
AmazonS3.php feat: add a specialized writeStream implementation for s3 external storage 2024-07-24 17:37:20 +07:00
FTP.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
FtpConnection.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
OwnCloud.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
SFTP.php fix(files_external): Check key exists before accessing it 2024-09-14 16:57:21 +07:00
SFTPReadStream.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
SFTPWriteStream.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
SMB.php fix(files_external): Catch correct exception 2024-09-26 07:37:40 +07:00
StreamWrapper.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
Swift.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00