Online storage
Let's use online storage on your PC directry
2017/07/11 Ishibashi
Google drive #This can be too heavy on your directry...
sudo add-apt-repository ppa:alessandro-strada/ppa sudo apt-get update sudo apt-get install google-drive-ocamlfuse google-drive-ocamlfuse #for mount mkdir ~/GoogleDrive google-drive-ocamlfuse ~/GoogleDrive
#for automatic connecting. #in the gnome-session-properties「自動起動するアプリケーション」 name : google-drive-ocamlfuse command : google-drive-ocamlfuse /home/UserName/GoogleDrive
#for unmount fusermount -u ~/googledrive
Drop box
sudo apt install nautilus-dropbox dropbox start -i
Keyword(s):
References:[とらりもんHOME]