cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Major Headache

From: Brian Neese <brian_at_neeseonline.com>
Date: Wed, 29 Aug 2007 16:46:26 -0400

How do I get removed from this mailing list?
 
Brian Neese
brian_at_neeseonline.com
 

________________________________

From: curl-users-bounces_at_cool.haxx.se on behalf of Dale Holden
Sent: Wed 8/29/2007 1:32 PM
To: the curl tool
Subject: Re: Major Headache

Just put this in echo off
cd c:\
cmd /c c:\windows\curl --basic --user username:password --data
status="dgcal %*" http://twitter.com/statuses/update.xml
Echo Exiting...

Still not working ???

-- 
Thank You 
Dale HOLDEN 
On 29/08/2007, Dan Fandrich <dan_at_coneharvesters.com> wrote: 
	On Wed, Aug 29, 2007 at 04:40:02PM +0100, Dale Holden wrote:
	> Cheers but no joy i have tried the following combinations :(
	>
	> echo off
	> cd c:\
	> cmd/c c:\windows\curl.exe --basic --user username:password --data status="d 
	> gcal %*" http://twitter.com/statuses/update.xml"
	> Echo Exiting...
	
	I hope this isn't too obvious a question, but have you actually downloaded 
	a curl binary?  The path above has to point to the curl.exe that you
	downloaded.  If it still doesn't work, you may be missing some DLLs.  Try
	another curl binary without those DLL dependencies in that case (it's 
	probably easier than trying to find the missing DLLs).
	
	>>> Dan
	--
	http://www.MoveAnnouncer.com <http://www.moveannouncer.com/>               The web change of address service
	          Let webmasters know that your web site has moved 
	

Received on 2007-08-29