Quoting Maureen O'Drisceoil ([EMAIL PROTECTED]):

>          I'm not sure what part of the debug log is relevant, so here's the 
> whole thing.  Thank you.
> 
> wget -d ftp://hostname.harvard.edu/CURRENT.URLS2.TXT;type=a

Try the following

wget -d 'ftp://hostname.harvard.edu/CURRENT.URLS2.TXT;type=a'

(one has to escape characters that have a special meaning to your
shell, as `?', `&', `*', or `;').

-- jan

-----------------------------------+----------------------------------------
  Jan Prikryl                  icq | vr|vis center for virtual reality and
  <[EMAIL PROTECTED]>      83242638 | visualisation     http://www.vrvis.at
-----------------------------------+----------------------------------------

Reply via email to