On 7/31/06, Ed Leafe <ed AT leafe .DO.T com> wrote: > On Jul 31, 2006, at 6:57 AM, Stuart Hurley wrote: > > > code sample: > > wget --recursive --quiet --no-host-directories --ftp-user=test > > --ftp-password=secret ftp://ftp.example.com/public_html/catalog > > > > You want the '--no-directories' option, not '--no-host-directories'.
I looked at that option but it creates a flatten copy of the online site not keeping the relative paths I needed. Oh well, can't have everything in a single function - do one thing and do it well, as the man says.
regards Stuart
©2006 Stuart Hurley |