GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MOGRENAME(1) User Contributed Perl Documentation MOGRENAME(1)

mogrename -- Rename file (key) from one key to another

    $ mogrename [OPTIONS] --old_key='/hello.jpg' --new_key='/bye.jpg'

    $ mogupload --trackers=host --domain=foo --class=bar \
                --old_key='/hello.jpg' --new_key='/bye.jpg'

    $ mogupload --trackers=host1:7001,host2:7001 --domain=foo --class=bar \
                --old_key='/hello.jpg' --new_key='/bye.jpg'

--trackers=host1:7001,host2:7001
Use these MogileFS trackers to negotiate with.
--domain=<domain>
Set the MogileFS domain to use.
--class=<class>
Set the class to use. Will use default class if not specified.
--old_key='<old key>'
An old key to rename the file from. Can be an arbitrary string.
--new_key='<new key>'
A new key to rename the file to. Can be an arbitrary string.

Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>

None for this release. Please report any issues found.

Licensed for use and redistribution under the same terms as Perl itself.
2012-01-28 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.