mirror of
https://github.com/nextcloud/server.git
synced 2026-05-13 08:59:42 -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. |
||
|---|---|---|
| .. | ||
| AppInfo | ||
| BackgroundJob | ||
| Command | ||
| Config | ||
| Controller | ||
| Event | ||
| Lib | ||
| Listener | ||
| Migration | ||
| Service | ||
| Settings | ||
| ConfigLexicon.php | ||
| MountConfig.php | ||
| NotFoundException.php | ||
| ResponseDefinitions.php | ||