nextcloud/apps/files_external/3rdparty
Vincent Petry 1b0c5e57e5 Fixed SMB rename function to overwrite target file
When uploading files through WebDAV, a part file is created and a rename
operation is performed with the expectation that the part file
overwrites an existing file, if any.

This fix makes the SMB external storage delete the target file before
renaming, as smbclient doesn't support overwrite on move/rename.

Fixes #5348
2013-11-25 11:17:38 +01:00
..
Dropbox moving Dropbox and smb4php 3rdparty code over to the apps 2013-08-17 18:20:20 +02:00
aws-sdk-php stripping services from AWS SDK 2013-07-10 16:38:34 +02:00
google-api-php-client Include 3rdparty Google Drive SDK 0.6.2 2013-05-17 14:33:37 -04:00
irodsphp removing all ?> jutt in case 2013-09-10 11:25:40 +02:00
php-opencloud added stripped library php-opencloud (version 1.6.0) 2013-10-22 13:22:41 +02:00
phpseclib Updated phpseclib from git + requested style changes 2013-02-10 12:35:49 +01:00
smb4php Fixed SMB rename function to overwrite target file 2013-11-25 11:17:38 +01:00