Skip to content

Using flickrfs

Sycadellicman edited this page Jan 11, 2011 · 5 revisions

Mounting to a Directory

$ FlickrFS directory/

Note: the user needs the correct privileges to mount to the directory.

Unmounting a FlickrFS directory

$ fusermount -u directory/

Note: Do not

rm -rf directory/ 
or you will delete your entire Flickr content. You have been warned.

Clone this wiki locally