On Wed, Mar 21, 2007 at 12:14:33AM -0300, Leonardo Rodrigues wrote: > So, the title says it all. Anyone know a nice download manager utility > for OpenBSD? Something along the lines of downloader 4 X for linux, or > maybe even something like flashget/getright from the Windows world. I > get the feeling that a nice download manager is a rare sight in the > Unix world...
I'm not familiar with Downloader 4 X, but if it runs on Linux then it'll probably work on OpenBSD as well, assuming you're running X11. (A cursory look seems to indicate that it doesn't exist in the ports tree, however, so you'd have to build it manually.) But for what it's worth, I'd recommend the command line utility wget over anything. pkg_add wget and you're good to go. -- Mark Shroyer <[EMAIL PROTECTED]> http://markshroyer.com/

