I am looking for a free download manager for Mac that I can give it the address of a folder on a http or ftp site and it can download the contents of that folder for me. For example a music site that has folder names as the singer names and inside each folder there are mp3 songs of that singer.

Thanks and happy new year.

link|improve this question

67% accept rate
1  
You can use any FTP client for FTP sites... – Daniel Beck Jan 1 at 20:00
feedback

1 Answer

up vote 3 down vote accepted

curl or wget

See CURL to download a directory

For a GUI tool (for FTP) see FileZilla

For graphical frontends (GUIs) for curl or wget, you could google for "curl gui mac" or "wget gui mac" (without the quotes) or something similar.

link|improve this answer
thanks, will try them. Is there also any Graphical tool for this? – BdotA Jan 1 at 20:01
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.