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

https://metacpan.org/module/WebService::Rajce

Author

Petr Kletecka <pek@cpan.org>

Info

2024-01-25 perl v5.38.2 User Contributed Perl Documentation