since google dropped the price for storage recently I thought about using it at my storage servers too add storage capacity easily.
What I found so far is the ability to mount the google drive into a fuse file system using google-drive-ocamlfuse. That woks great but I would like to have encryption for the files leaving my server to the cloud.
The solutions I found are EncFS and Truecrypt. Both need to have the same among of storage on the server as on the e.g google drive. I would like to have a solution where I mount the drive using some type of auth and than can use it like normal space however on google drive the data is crypted.