|
NAMEmogrename -- Rename file (key) from one key to another SYNOPSIS $ 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'
OPTIONS
AUTHORKrzysztof Wilczynski <krzysztof.wilczynski@linux.com> BUGSNone for this release. Please report any issues found. LICENSELicensed for use and redistribution under the same terms as Perl itself.
|