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.
 
Obviously, SMB writes data chunks larger than CURL_MAX_WRITE_SIZE!
I don't know how (where) you want to fix it, thus I just report the
problem to the list.
 
Cheers,
Patrick

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

Reply via email to