Patrick Monnerat wrote:

Downloading a SMB file larger than 16K (CURL_MAX_WRITE_SIZE) with a
DEBUGBUILD curl gives:

         Warning: Data size exceeds single call write limit!

and the corresponding data is lost.

I noted this too, but "curl -i smb://local-url" removes this warning.
I have no idea what size of headers (HTTP headers?) has to do
with SMB.

My test behind the initial error-report:
  
https://github.com/bagder/curl/commit/96c3b1a1bb52f4f25c3c3e6284e0d5bc23145ef0#commitcomment-8804510

works as expected now. Good job Steve/Bill!

--gv

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to