+++
parent
aa0c8bf600
commit
ba2025bee3
@ -1,3 +1,18 @@
|
|||||||
# Google Диск в Debian 12
|
# Google Диск в Debian 12
|
||||||
|
|
||||||
## Установка google-drive-ocamlfuse
|
## Установка google-drive-ocamlfuse
|
||||||
|
|
||||||
|
https://habr.com/ru/articles/685758/
|
||||||
|
https://ocaml.org/p/google-drive-ocamlfuse/0.7.32
|
||||||
|
|
||||||
|
## Создать конфигурацию
|
||||||
|
|
||||||
|
Активация Google Drive Api: https://cloud.google.com/service-usage/docs/enable-disable
|
||||||
|
|
||||||
|
Создать конфигурацию
|
||||||
|
|
||||||
|
google-drive-ocamlfuse -id xxxxxxxxxxx-xxxxxxxx...xxxxxxx.apps.googleusercontent.com -secret xxxxxxxxxxxxxxx -redirect_uri http://localhost
|
||||||
|
|
||||||
|
## Запуск из командной строки
|
||||||
|
|
||||||
|
google-drive-ocamlfuse ~/"Google Диск"
|
Loading…
Reference in New Issue
Block a user