> Can I use command line ftp to get a directory and it's 
> contents recursively?

Yes. :)


The mget command (as opposed to get) may work recursively for you inside an ftp 
client depending on the client/server.

Otherwise, use wget with the --recursive option.  I believe it to be a more 
appropriate tool for the job.

HTH,
- Rog
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to