rajce-put - Man Page
Upload images to rajce.net.
Version
version 1.202830
Synopsis
rajce-put [OPTIONS] ... [FILES] ...
Description
This program will upload images to rajce.net. Before you start uploading add entry to $HOME
/.netrc
Something like this:
machine https://www.rajce.idnes.cz/liveAPI/index.php login mail@example.com password nbu123
Set the correct access rights:
$ chmod 700 $HOME
/.netrc
Behind proxy server try set:
export http_proxy=http://your.proxyserver:port
Options and Arguments
-t, --title Specify title of album -d, --description Description of album -k, --keep-exif Keep exif data -v, --verbose Verbose mode -D, --debug Debugging messages -V, --version Show version and exit -h, --help Show help
Examples
rajce-put -vkt 'Example' --description 'Something' tmp/*.jpg
See Also
For creating account visit: www.rajce.net/ucet
Author
Petr Kletecka <pek@cpan.org>
Copyright and License
This software is copyright (c) 2015 by Petr Kletecka.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Info
2024-07-19 perl v5.40.0 User Contributed Perl Documentation