Shammer's Philosophy

My private adversaria

GoogleDriveInstall

I would like to avoid sync manually my emacs config files and SKK dictionary between my home MacBook Air and Office MacBook Pro. I searched services to enable my request and I discovered GoogleDrive. At first, I think rental server which allows to use ssh and scp and write script to sync my data. But it is a little bit expensive. There are a lot of reasonable rental servers, but most of them don't provide ssh access, using ssh option makes service fee higher.

I change my mind from using rental server to using online storage which can operate by command line. Then, I found Google Drive. Google Drive gives customer 15 GB data storage without paid and mapped online storage to local directory. In other words, online storage will be mapped to local directory. This is wonderful for me! Installing Google Drive and copying my emacs file to directory represent Google Drive periodically makes my hope come true. I write this script and configure cron as soon as possible.

I will use $HOME/GoogleDrive directory to use sync Google Drive storage!