On Nextcloud 15 Webdav with active ClamAV you can not create a new documents and you can not store documents you changed.
But you can delete documents and you can add new folders. On Browser or Android Client or Windows Client every thing is working.
Ubunt 18.04:
NGINX 1.15.:
MariaDB 10.3
PHP 7.3:
Nextcloud version: 15.02
* fresh install:*
script https://www.c-rieger.de/nextcloud-using-one-shell-script/
webdav] Fatal: Sabre\DAV\Exception: Error while copying file to target location (copied bytes: 0, expected filesize: 0 ) at <>
PUT /remote.php/webdav/Neuer%20Ordner/Neues%20Textdokument.txt
Reply
Nextcloud version : 15.0.2
Operating system and version Debian 9.6
Apache or nginx version : Apache 2.4.25
PHP version : 7.3.1-1
Hello,
I've a same problem with nextcloud upgrade 14.0.6 to 15.0.2
Hi,
guess I have the same problem. See #13639.
Does this patch solve you problem? https://github.com/nextcloud/server/pull/13829
Hello,
Yes it's solve the problem.
Thank you
Yes hat geklappt!
Same problem. activating ClamAV blocks webdav transfers.
The 'fix' with if (false && $partStorage->instanceOfStorage(Storage\IWriteStreamStorage::class)) {
in File.php did not work for me.
This issue has been automatically marked as stale because it has not had recent activity and it seems to be missing some essential informations. It will be closed if no further activity occurs. Thank you for your contributions.
Fixed now that antivirus app is released (for quite a while now)
As the version of the software you've reported this for has reached end of life, I will close this ticket. If this is still happening after an upgrade to the latest version, feel free to reopen