...
Panel |
---|
The firehose_get |
...
download tool is a command-lined wrapper around |
...
the |
...
utility. If you do not |
...
have |
...
installed on your machine (you will know, because firehose_get will fail),here are some links that should help. Of course, Googling "pre-built wget binary" for your system (Mac / Windows) should get you essentially the same result. WARNING: I make these available as a convenience, and have briefly tested the Mac versions. But I have not verified the integrity of these tools, nor can I promise that they will function on every machine. It is preferable for you to either Google your own version or download the source and build from scratch. |
Macintosh
https://techtach.s3.amazonaws.com/files/wget
http://www.statusq.org/images/wget.zip
Windows
...
http://users.ugent.be/~bpuype/wget/
CURL
In approximately 1 week Ideally I would like firehose_get will to also support curl, which performs a very similar function as wget, and may already be installed on your machines.
...