Valhalla Legends Archive

Programming => General Programming => Topic started by: Joe[x86] on May 02, 2005, 08:10 PM

Title: [Request] Win32 wget?
Post by: Joe[x86] on May 02, 2005, 08:10 PM
Newby was having trouble porting his JavaOp auto-updater to Windows, because we don't have a wget command.

wget
Syntax: wget [URL]

Could anyone write this in C, or whatever language it'll work in? :)
Title: Re: [Request] Win32 wget?
Post by: Adron on May 02, 2005, 08:32 PM
Search the net, it's there. I even think you'll find a win32 version of it on its own homepage.
Title: Re: [Request] Win32 wget?
Post by: Stealth on May 03, 2005, 12:45 AM
http://allserv.ugent.be/~bpuype/wget/
Title: Re: [Request] Win32 wget?
Post by: Joe[x86] on May 03, 2005, 07:05 AM
Thanks Adron and Stealth. Now I just need to get Newby off his butt and make him write this. :)