nextcloud/apps/files_external/lib/Lib/Storage
Marcel Klehr c8a90e941a 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 09:03:08 +02:00
..
AmazonS3.php chore: Apply rector configuration to apps folder 2024-09-20 17:51:00 +02:00
FTP.php chore: Apply rector configuration to apps folder 2024-09-20 17:51:00 +02:00
FtpConnection.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
OwnCloud.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
SFTP.php chore: Apply rector configuration to apps folder 2024-09-20 17:51:00 +02:00
SFTPReadStream.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
SFTPWriteStream.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
SMB.php fix(files_external): Catch correct exception 2024-09-26 09:03:08 +02:00
StreamWrapper.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
Swift.php chore: Apply rector configuration to apps folder 2024-09-20 17:51:00 +02:00