[kio] [Bug 309113] connecting to nfs share like nfs://<IP/hostname>/<path> gives Authorization failed, <IP/hostname> authentication not supported

Mathias Tillman master.homer at gmail.com
Sun Sep 21 00:42:58 BST 2014


https://bugs.kde.org/show_bug.cgi?id=309113

--- Comment #12 from Mathias Tillman <master.homer at gmail.com> ---
Okay, I just had a look, and I can reproduce it on my new NFSv3 implementation.
The good news is that I have solved it already :)
Ultimately it was caused by too big buffers being sent to the server when you
were sending a big file (which is why smaller files worked). However, v3 has a
new call that allows you to retrieve the maximum buffer size so unlike v2 we
shouldn't be using a static max buffer size.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list