mogfetch - Man Page
Fetch data from a MogileFS installation
Synopsis
$ mogfetch [options] $ mogfetch [options] --file="-" > filename $ mogfetch --trackers=host --domain=foo \ --key="/hello.jpg" --file="output.jpg"
Options
- --trackers=host1:7001,host2:7001
Use these MogileFS trackers to negotiate with.
- --domain=<domain>
Set the MogileFS domain to use.
- --key="<key>"
The key to locate the data with. Can be an arbitrary string.
- --file="<filename|->"
A local destination file. If '-', data is written to STDOUT instead.
Author
Dormando <dormando@rydia.net>
Bugs
None known.
License
Licensed for use and redistribution under the same terms as Perl itself.
Info
2024-07-19 perl v5.40.0 User Contributed Perl Documentation