nextcloud/apps/files_external/lib
Vincent Petry 2a08e35d72 Fix swift touch operation
The touch() operation now uses "UpdateMetadata()" instead of "Update()"
which doesn't clear the object's contents.

This fixes syncing, as the sync client needs to use touch to update the
object's mtime.
2014-03-27 12:34:30 +01:00
..
amazons3.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
config.php Merge pull request #7888 from owncloud/extstorage-multiplemountpointconfig 2014-03-26 14:30:35 +01:00
dropbox.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
ftp.php Fixed FTP and SMB to use rmdir() when deleting folders 2013-11-29 13:01:01 +01:00
google.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
irods.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
owncloud.php Added ownCloud backend for external storage 2013-10-09 17:30:22 +02:00
sftp.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
smb.php Added password obfuscation for external storage config 2014-03-19 10:52:22 +01:00
streamwrapper.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
swift.php Fix swift touch operation 2014-03-27 12:34:30 +01:00
webdav.php Add caching for getLocalFile on remote storages 2014-03-04 15:44:58 +01:00