nextcloud/apps/files_external/lib
Vincent Petry 17e5c03a02 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.

Backport of 2a08e35 from master
2014-03-27 18:39:57 +01:00
..
amazons3.php Fixed test function for S3 2013-12-03 15:55:15 +01:00
config.php Added extra checks for ext storage class 2014-02-22 08:13:11 +01:00
dropbox.php Fixed various Dropbox issues + unit tests 2013-11-26 11:59:36 +01:00
ftp.php Fixed FTP and SMB to use rmdir() when deleting folders 2013-11-29 13:01:01 +01:00
google.php Moved default isReadable/isUpdatable impl into Common class 2013-11-22 18:21:17 +01:00
irods.php Merge pull request #4719 from owncloud/port_4701_master 2013-09-12 15:44:20 -07:00
sftp.php Fixed SFTP storage to overwrite on rename 2013-11-26 16:32:44 +01:00
smb.php Fixed FTP and SMB to use rmdir() when deleting folders 2013-11-29 13:01:01 +01:00
streamwrapper.php Fixed FTP and SMB to use rmdir() when deleting folders 2013-11-29 13:01:01 +01:00
swift.php Fix swift touch operation 2014-03-27 18:39:57 +01:00
webdav.php webdav: return SPACE_UNKNOWN if server do not support quota 2014-01-21 18:15:14 +01:00