You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For convenience, the following steps can be followed with little or no modification under Ubuntu (tested on 13.04). It is assumed that any required dependencies are available (see README.txt for more information).
sudo pip install gdrivefs
# This needs to be in the primary sbin/ directory.
cd /sbin
sudo ln -s /usr/local/sbin/gdfs mount.gdfs
Add to /etc/fstab (create /var/cache/gdfs and /mnt/gdrivefs, first):