curl-users
RE: FTP URL bugs
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 30 Apr 2003 18:06:41 +0200 (CEST)
Date: Wed, 30 Apr 2003 18:06:41 +0200 (CEST)
On Wed, 30 Apr 2003, David Balazic wrote:
> > > If I wanted to specify the latter (CWD /a/b/c), how would I
> > > go about doing so with curl? Is it ftp://server//a/b/c?
> > Yes.
>
> No.
With curl: yes
According to the RFC1738: no
> Correct possibilities :
>
> ftp://server/%2fa/b/c
> ftp://server/%2f/a/b/c
> ftp://server/%2fa%2fb/c
> ftp://server/%2fa%2fb%2fc
Well as you've already pointed out, all these doesn't work with curl (yet).
-- Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sfReceived on 2003-04-30