출처 : https://gitlab.com/asus-linux/asusctl

출처(설치 안내) : https://m.blog.naver.com/zeta0807/221881668217

Environment

1. Google Drive (구글 드라이브)

# 명령어 순서대로 입력
$ sudo add-apt-repository ppa:alessandro-strada/ppa
$ sudo apt update
$ sudo apt install google-drive-ocamlfuse

# 마운트 할 폴더 생성
$ mkdir ~/GoogleDrive

# 마운트
$ google-drive-ocamlfuse ~/GoogleDrive

마운트 진행 시 로그인 하게 되어 있음.

Untitled

Untitled

Untitled

Home 폴더에 들어가보면 마운트 된거 확인 가능하다

-끝-

2. One-Drive (원 드라이브)

# 원드라이브 설치
$ sudo apt install onedrive

$ onedrive