
mogfetch -- Fetch data from a MogileFS installation

$ mogfetch [options]
$ mogfetch [options] --file="-" > filename
$ mogfetch --trackers=host --domain=foo \
--key="/hello.jpg" --file="output.jpg"

Use these MogileFS trackers to negotiate with.
Set the MogileFS domain to use.
The key to locate the data with. Can be an arbitrary string.
A local destination file. If '-', data is written to STDOUT instead.

Dormando <dormando@rydia.net>

None known.

Licensed for use and redistribution under the same terms as Perl itself.