kay, i dont really know im fixing right thing. my problem is that. after while when transfering file i get that. Translate: there is problem when copying file in davs://Karlo@nextcloud.oā¦arlo.tk/-remote.php/webdav. HTTP error: connection terminated unexpetedly. there is my settings for nextcloud.
Any updates? Still having this issue under Ubuntu 22.04
There isnāt enough information on your report here for us to be helpful.
What āLinux explorer clientā specifically?
What do your Nextcloud Server logs indicate?
Update to give some more info,
Iām using Ubuntu 22.04.4 LTS, with its built-in file explorer āNautilusā.
Whenever I upload a larger file through the dav I get the next error in the GUI:
Error while copying ā/home/user/fileā.
There was an error copying the file into davs://user@server.url/remote.php/webdav/folder.
HTTP Error: Request Entity Too Large
Iām sure someone with the same network and I assume the same type of user can do it (not the same file explorer).
Also, the NextCloud Desktop Client is able to Sync any type of files regardless of its size.
Itāll probably be a problem with Nautilus, but is there anything I should take into account when copying into a NextCloud dav?
Keep in mind that I donāt have access to the logs as the server isnāt mine.
The file youāre trying to uload is too large. The server admin should probably read this: Uploading big files > 512MB ā Nextcloud latest Administration Manual latest documentation
Did you actually see that āsomeoneā do it? And if so, did that person upload a file of the same size or larger?
The Nextcloud sync client is not affected by the upload limits mentioned in the above link as it is uploading files in smaller chunks.
Yes, I indeed uploaded a file even larger than mine though someone elseās machine and user (same network) to check.
And that about the client makes sense.
Iāll talk with the server owner about the docs.
Thanks!