cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Issue with file upload using curl

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Tue, 11 Dec 2012 22:26:28 +0100

On Tue, Dec 11, 2012 at 02:59:03PM -0500, Raviteja Tirumalasetti wrote:
> I am using curl to upload a file to sharepoint site from unix environment, the
> files I uploaded are coming as checked out versions and not visible to another
> users. Does any one know how can I load the files as check in version using
> curl?

Take a look at what a browser does to perform the same operation, using
a tool like LiveHttpHeaders designed to capture those operations, then
script them yourself using curl. There are more details available at
http://curl.haxx.se/docs/httpscripting.html

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-12-11