by ScratchMonkey » Sun Aug 19, 2007 10:47 pm
What's the most efficient way to download the large files from wowroster.net directly to my headless server? Currently I'm downloading with Mozilla to my home system, then pushing it up through my slow cable uplink to my server using scp. Ideally, I'd like to ssh to my server and use wget to pull the file directly from wowroster.net. But the download URL results in pulling a page of CMS HTML, not the desired zip file.