Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Oct 1997 18:09:57 -0700 (PDT)
From:      Bill Fenner <fenner@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/fetch ftp.c
Message-ID:  <199710060109.SAA05008@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fenner      1997/10/05 18:09:57 PDT

  Modified files:
    usr.bin/fetch        ftp.c 
  Log:
  Use the RFC1738 interpretation of ftp: URL's, i.e. CWD to each
  slash-seperated element of the URL and then RETR the last element.
  
  PR:		bin/4670
  Reviewed by:	wollman
  
  Revision  Changes    Path
  1.8       +68 -10    src/usr.bin/fetch/ftp.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710060109.SAA05008>