nextcloud/apps/files_external/lib
Vincent Petry 5b6d1d79d0 Fixed SMB file deletion success detection
Since unlink() smb4php doesn't return true on deletion success, we need
to check whether the file was deleted to confirm success.

Fixes #5866
2013-11-19 15:05:11 +01:00
..
amazons3.php Always check variable type before using readdir to avoid surprises 2013-09-04 13:06:04 +02:00
config.php settings tags for optional parameters 2013-10-29 10:21:50 +01:00
dropbox.php fixing require path 2013-08-18 19:14:14 +02:00
ftp.php Dont task external storages with creating their own root 2013-04-26 17:40:31 +02:00
google.php Always check variable type before using readdir to avoid surprises 2013-09-04 13:06:04 +02:00
irods.php Merge pull request #4719 from owncloud/port_4701_master 2013-09-12 15:44:20 -07:00
sftp.php Update file to meet coding standarts 2013-10-07 01:08:39 +02:00
smb.php Fixed SMB file deletion success detection 2013-11-19 15:05:11 +01:00
streamwrapper.php fix recursive delete for smb 2013-10-01 22:33:58 +02:00
swift.php add configuration parameter to manually set the timeout of HTTP requests 2013-10-24 16:19:17 +02:00
webdav.php Merge pull request #4510 from owncloud/f_e_webdav_urlencoding 2013-08-19 05:13:20 -07:00