nextcloud-server/apps/files_external/lib/Lib/Storage
Robin Appelman fd0ef588b4
fix ftp external storage with filezilla server
- filezilla doesn't like "" as parameter for `mdtm` (all others seem fine)
- filezilla sends fractional modified date

Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-03-30 17:44:47 +02:00
..
AmazonS3.php Support of s3 storage class in External Storage application 2023-01-12 14:59:13 +01:00
FTP.php fix ftp external storage with filezilla server 2023-03-30 17:44:47 +02:00
FtpConnection.php fix ftp external storage with filezilla server 2023-03-30 17:44:47 +02:00
OwnCloud.php
SFTP.php
SFTPReadStream.php Fix psalm issues related to signature changes from PHP 8.0 2022-12-29 12:36:34 +01:00
SFTPWriteStream.php
SMB.php
StreamWrapper.php
Swift.php