Paketname | flickrfs |
Beschreibung | virtual filesystem for flickr online photosharing service |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.3.9.1-9 |
Sektion | universe/utils |
Priorität | optional |
Installierte Größe | 164 Byte |
Hängt ab von | python (>= 2.4), python-central (>= 0.6.11), python-fuse, fuse-utils |
Empfohlene Pakete | imagemagick, www-browser |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 33054 Byte |
Prüfsumme MD5 | 4b828f8f4fc3b4f6d3c356bcfbff8e11 |
Prüfsumme SHA1 | 4c2b90dd1dc8c331c0d5cca4b59372a8ecd71a12 |
Prüfsumme SHA256 | ed1525d2929e0922319854fccdc0297c93d2dc1e4e089c4f89bd1c8e5aa0fc05 |
Link zum Herunterladen | flickrfs_1.3.9.1-9_all.deb |
Ausführliche Beschreibung | Flickrfs is a virtual filesystem which mounts on your 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 easily copy photos from your local machine to this mount and it
will automatically upload them to your flickr account. Similarly you
can copy the files from your mount to the local machine and it will
download your images from flickr.
.
Flickrfs uses FUSE (Filesystem in USErspace) which is a simple
interface for userspace programs to export a virtual filesystem to
the Linux kernel.
.
All the files in the mount have an associated meta file, which
provides access to title, description, tags and license information.
Modifiying any of these fields and saving the meta file will cause
them to be updated on the server also.
.
Flickrfs also includes a syncing mechanism. This allows for automatic
synchronisation of changes done online directly to your local
mountpoint.
|