-
Notifications
You must be signed in to change notification settings - Fork 7
Using flickrfs
patrickjennings edited this page May 18, 2011
·
5 revisions
Once properly configured, the user can mount their Flickr account onto any empty directory and will be able to view and modify their photos and photosets as if they were local copies.
$ flickrfs directory/
Note: the user needs the correct privileges to mount to the directory.
$ fusermount -u directory/
Note: Do not "rm -rf directory/" or you will delete your entire Flickr content.