Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Apr 2009 18:16:09 +0200 (CEST)
From:      Oliver Fromme <olli@lurza.secnetix.de>
To:        freebsd-questions@FreeBSD.ORG, ohartman@zedat.fu-berlin.de
Subject:   Re: Fetching directories inclusive subdirectories on HTTP server via fetch or othe FreeBSD-own tools?
Message-ID:  <200904021616.n32GG903029168@lurza.secnetix.de>
In-Reply-To: <49D48851.8000901@zedat.fu-berlin.de>

next in thread | previous in thread | raw e-mail | index | archive | help
O. Hartmann wrote:
 > I tried 'omi' but I find that the tool does not travers deeper into a 
 > dir than level one, so subdirs seem to be left out. I will try wget, 
 > although this tool would not be the first choice.

Well, omi _does_ recurse into subdirectories, but it
might fail if the FTP server has an unusual output
format, or otherwise behaves in unexpected ways.
Sometimes "-o nostat" helps to work around it.

Especially if the FTP server runs on some non-UNIX
environment and the directory output does not look
like an "ls -l", omi has trouble parsing it.  I've
seen FTP servers running on VMS or Novell Netware
that looked _really_ weird.  These are not supported
by omi, I'm afraid.

Best regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M.
Handelsregister: Registergericht Muenchen, HRA 74606,  Geschäftsfuehrung:
secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün-
chen, HRB 125758,  Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart

FreeBSD-Dienstleistungen, -Produkte und mehr:  http://www.secnetix.de/bsd

"I made up the term 'object-oriented', and I can tell you
I didn't have C++ in mind."
        -- Alan Kay, OOPSLA '97



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