mirror of
https://github.com/nextcloud/server.git
synced 2026-04-26 00:27:49 -04:00
Signed-off-by: Kent Delante <kent@delante.me> Amazon's hosted S3 service allows repeating delimiters in keys (e.g. 'path/to//file.txt' or 'path/to///file.txt') and we get repeating directories in the filecache as a result (based on the previous examples we get 'path/to/to/file.txt' or 'path/to/to/to/file.txt'). This ignores it and its contents for S3 external storage. |
||
|---|---|---|
| .. | ||
| AmazonS3.php | ||
| FTP.php | ||
| FtpConnection.php | ||
| OwnCloud.php | ||
| SFTP.php | ||
| SFTPReadStream.php | ||
| SFTPWriteStream.php | ||
| SMB.php | ||
| StreamWrapper.php | ||
| Swift.php | ||
| SystemBridge.php | ||