Skip to content

Instantly share code, notes, and snippets.

@keithbloom
Created October 30, 2011 07:48
Show Gist options
  • Select an option

  • Save keithbloom/1325672 to your computer and use it in GitHub Desktop.

Select an option

Save keithbloom/1325672 to your computer and use it in GitHub Desktop.
SharedPicasaLibrary
~/Library/Application Support/Google/Picasa/db3/
mkdir /Volumes/192.168.0.1/PicasaDb
cp db3/** /Volumes/192.168.0.1/PicasaDb
mv db3 db3old
ln -s /Volumes/192.168.0.1/PicasaDb db3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment