# google-drive-ocamlfuse -headless -label backup -id client-ID -secret client-secret
Please, open the following URL in a web browser: https://accounts.google.com/o/oauth2/auth?client_id=URL_SNIPPED
Please enter the verification code:
# mkdir -p /Data
# google-drive-ocamlfuse -label backup /Data
#!/bin/bash
su root -l -c "google-drive-ocamlfuse -label backup /Data”
exit 0
# Auto Mount Google Driver
/gdfuse
歡迎光臨 ADJ網路實驗室 (http://dz.adj.idv.tw/) | Powered by Discuz! 6.0.0 |