support smbv2/3 and/or update documentation #5679
Closed
Labels
Comments
It is mentioned in the docs already. The question is where did you expect to find this detail where you didn't see it this time? (We don't keep feature-request issues open in this tracker, as we reserve that for bugs and problems.) |
Usually I start off reading man pages. |
The |
I read this one |
And where in that page did you expect to find this information? Ie where would you say it would make sense to have it added? |
bagder
added a commit
that referenced
this issue
Jul 15, 2020
Added protocol and version specific information about all protocols curl supports. Fixes #5679 Reported-by: tbugfinder on github
like right at the top, indeed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I did this
Upload file from Linux to Windows share using curl.
I expected the following
Authentication applied successfully and file copied.
Apart from an issue there isn't proper documentation included (or I least I didn't notice it) that curl only supports smbv1. It would be very convenient if it would support SMBv2/3 as those are the protocols used.
curl/libcurl version
[curl -V output]
7.70
operating system
Linux
The text was updated successfully, but these errors were encountered: