nextcloud/apps/files_external/lib/Lib/Storage
Robin Appelman e357d46863
filter files containing a hash in the path for ftp storages
the php ftp streamwrapper doesn't handle hashes correctly and will break when it tries to enter a path containing a hash.

By filtering out paths containing a hash we can at least stop the external storage from breaking completely

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-07-10 14:18:40 +02:00
..
AmazonS3.php Remove rescanDelay from directory mtime 2020-06-22 14:15:57 +02:00
FTP.php filter files containing a hash in the path for ftp storages 2020-07-10 14:18:40 +02:00
OwnCloud.php Update license headers for 19 2020-04-29 11:57:22 +02:00
SFTP.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
SFTPReadStream.php normalize sftp path in read and write stream 2020-05-25 15:26:04 +02:00
SFTPWriteStream.php normalize sftp path in read and write stream 2020-05-25 15:26:04 +02:00
SMB.php Add option to check share ACL's when listing directories 2020-04-21 16:26:12 +02:00
StreamWrapper.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Swift.php Add visibility to all constants 2020-04-10 16:54:27 +02:00