IndexAboutFlickrfs is a virtual filesystem which mounts on your linux machine like any other partition. Once mounted, it retrieves information about your photos hosted on your flickr account, and shows them as files. You can now easily copy photos from your local machine to this mount, and it will automatically upload them to your flickr account. Similary, you can copy the files from your mount to your local machine, and it will download your images from flickr. All the files in the mount have a meta file attached to them, which provides access to title, description, tags, and license information. Modifying any of these fields and saving the meta file, will update them on the server as well. You can easily specify what is the default resolution of photos that you wish to upload, and the fs will automatically resize (read downsize) the photo, and upload it. That's not all, the latest verion of flickrfs, provides a syncing mechanism. This mechanism automatically syncs any changes done online directly to flickr account (using flickr's web interface or any other third party apps), to your mount. Thus, any addition/deletion/changes of sets/images is reflected back to your mount. No stale information! You just to mount it once, and it can be used forever! StructureFlickrfs Home Directory $HOME/.flickrfs:
The filesystem mount point contains these following folders by default:/sets/sets folder contains your sets, including your private photos. You can easily add/delete sets using standard linux commands. /tags (contains /tags/personal and /tags/public)/tags/personal folder allows search based upon tags in your photostream. Just create a folder (use mkdir) whose name is a colon delimited tags like 'tag1:tag2:tag3', and the fs will search your photostream to match all the photos which contain ALL these tags, and show them as files inside the directory. /tags/public does the same thing, but searches for public photos even outside your photostream. /stream (not created by default)/stream folder will contain ALL the photos that are present and accessible in your photostream. Obviously these wd also include photos from your sets. This folder is not created by default. You need to create directory named 'stream' in the root of mount point for the fs to populate the photos. Once the folder is created, it can't be removed. Feature List and Usage
| Download latest flickrfs-1.3.9 [New](Note that it is recommended to use CVS version rather, as that's the most updated one.)Debian versin of flickrfs v1.3.9 as per Mar 27, 2007 flickrfs installation instructions in Portugese. Thanks J. Luiz Coe! Check out Desktop Flickr Organizer [New]flickrfs on sourceforgeflickrfs on FlickrDependenciesflickrfs blogged!
Author's photos:
|
Page last updated: 20th November, 2006
--------------------------------------------------------------
flickrfs - Virtual Filesystem for Flickr
Copyright (c) 2005 Manish Rai Jain <manishrjain [at] gmail [dot] com>
This program can be distributed under the terms of the GNU GPL version 2, or its later versions.



