wget 2
Description
This is a way to get around a small file cache, like the servers on Netfirms have. I couldn't use more than 8 MB of cache, though I had 10 GB of space, so I worte this script that will download files in parts, then you can join all the parts after the download has completed. Since Netfirms also doesn't allow the os.getcwd() call in Python for some reason, there is a compatibility version of the file joiner that executes 'pwd' to get the cwd. That version will only work on linux.
Download
Zip
GZip