curl-users
RE: FTP URL bugs
Date: Wed, 30 Apr 2003 17:55:48 +0200
Rich Gray wrote:
> -----Original Message-----
> > From: Roth, Kevin P. [mailto:KPRoth_at_MAPLLC.com]
> > Sent: Tuesday, April 29, 2003 4:54 PM
> > To: curl-users_at_lists.sourceforge.net; david.balazic_at_uni-mb.si
> > Subject: RE: FTP URL bugs
> >
> >
> > I can't imagine this would be *THAT* much slower!
> >
> > One thing about FTP that gets me - the path is relative to
> > where you logged in, rather than the "root" of the server.
> > So, CWD a/b/c could be different from CWD /a/b/c.
> >
> > 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?
> >
> > - Kevin
>
>
> Yes.
No.
Correct possibilities :
ftp://server/%2fa/b/c
ftp://server/%2f/a/b/c
ftp://server/%2fa%2fb/c
ftp://server/%2fa%2fb%2fc
-- David Balazic -------------- "Be excellent to each other." - Bill S. Preston, Esq., & "Ted" Theodore Logan - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sfReceived on 2003-04-30