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
FLICKRFS(1) User Contributed Perl Documentation FLICKRFS(1)

flickrfs - simple program to store and retrieve programs on Flickr

    flickrfs <api key> <secret> [auth token]  [ <store|delete|retrieve|remove> <filename> [as] ]
api key and secret are your api key from Flickr and the corresponding secret. Get them here http://www.flickr.com/services/api/key.gne
auth token is the auth token for this application. If you run this app with just your key and secret then follow the instructions to get your token. Then include it in all subsequent attempts.
pass a command - either store, delete, retrieve or remove. If you just pass a username and password then a list of all files will be printed.
filename is the path to store or retrieve on Flickr
the optional 'as' indicates what to store the file as on Flickr or save it as locally. If passed to delete or remove then it indicates a version of a file to retrieve.

Simon Wistow <simon@thegestalt.org>

Copyright 2006, Simon Wistow

Released under the same terms as Perl itself

2022-04-13 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.