Why is this cross-posted?
Leif Neland wrote:
>
> But which tool can do a command-line, recursive ftp-get? wget can't,
> because it does not create subdirs below the one specified, i.e. if I do
> a wget -r ftp://webmaster:[EMAIL PROTECTED]/htdocs/tree, it will
> create the dir webserver.my.dom/htdocs/tree, but not any subdomains to
> that.
>
> Leif
wget -r -m --follow-ftp -T timeout_seconds -c "URL_HERE"
I know as I do.
--
Kris Kirby
<[EMAIL PROTECTED]>
-------------------------------------------
TGIFreeBSD... 'Nuff said.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message