| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: libcurl FTP Quote Option
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 2 Apr 2007 22:08:47 +0200 (CEST)
On Mon, 2 Apr 2007, Steve Smith wrote:
> Thanks for the quick reply. What I want to do is issue a 'get' command
'get' is not an FTP command just as little as 'bin' is.
And curl already knows how to get a file, no need to do custom commands for
> I figured I was doing something wrong with the quoting
Yes, you keep sending illegal commands. Go read RFC959 first and then come
> Once I can retrieve files via the command line, I need to graduate and
And why can't you just give curl the proper URL and have it transfer the file?
> Here is the debug output from command curl -v --trace log.txt
Yes, since 'cd mem' is yet another failed attempt at sending a valid FTP
> BTW, I have tried all of these commands via the shell command line and all
Right, they worked to send to the *FTP CLIENT* but you surely didn't send
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-04-02 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info