Carlos Aguni

Highly motivated self-taught IT analyst. Always learning and ready to explore new skills. An eternal apprentice.


Mount Google Drive Linux

19 Aug 2020 » gdrive

https://uhi.site/index.php/archives/20/

yum -y install patch unzip perl xauth firefox
yum -y install sqlite-devel fuse fuse-devel libcurl-devel zlib-devel m4 gmp-devel 
yum -y install ocaml ocamldoc ocaml-camlp4-devel
curl https://raw.githubusercontent.com/ocaml/opam/master/shell/opam_installer.sh | sh -s /usr/local/bin/

yes | opam init
opam install -y google-drive-ocamlfuse

Add to .bashrc export PATH="/root/.opam/system/bin:$PATH"

google-drive-ocamlfuse

Login to your google account

google-drive-ocamlfuse /<path>

google-drive-ocamlfuse -debug