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