문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
linux:googledrive [2020/07/22 22:57] kwon37xi |
linux:googledrive [2023/07/06 18:09] (현재) kwon37xi |
||
|---|---|---|---|
| 줄 5: | 줄 5: | ||
| * 2019 현재 grive2 가 제일 간편했음. | * 2019 현재 grive2 가 제일 간편했음. | ||
| * 2019 11월 현재, Google 이 Google Drive API 에 제약을 가해서 써드파티 동기화 클라이언트를 모두 막아버린 듯함. | * 2019 11월 현재, Google 이 Google Drive API 에 제약을 가해서 써드파티 동기화 클라이언트를 모두 막아버린 듯함. | ||
| + | * [[linux: | ||
| + | * [[filecloud: | ||
| + | * [[filecloud: | ||
| ===== KDE ===== | ===== KDE ===== | ||
| 줄 11: | 줄 14: | ||
| ===== Gnome ===== | ===== Gnome ===== | ||
| * [[linux: | * [[linux: | ||
| + | |||
| + | ===== google-drive-ocamlfuse | ||
| + | * [[https:// | ||
| + | * Google Drive 를 fuse 로 마운트 할 수 있다. | ||
| + | |||
| + | ===== GoSync ===== | ||
| + | * https:// | ||
| + | * Python 으로 만들어진, | ||
| ===== VGrive ===== | ===== VGrive ===== | ||
| * https:// | * https:// | ||
| - | ===== rclone | + | ===== cloudcross |
| - | * https://rclone.org/ : 매우 많은 종류의 클라우드 드라이브 지원하면 명령행 동기화 도구 | + | * https://github.com/MasterSoft24/CloudCross |
| - | * [[https:// | + | |
| ===== Tux Drive ===== | ===== Tux Drive ===== | ||
| 줄 45: | 줄 55: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | * binary 다운로드 가능. | ||
| * PPA로 설치가능< | * PPA로 설치가능< | ||
| sudo add-apt-repository ppa: | sudo add-apt-repository ppa: | ||
| 줄 50: | 줄 61: | ||
| sudo apt-get install drive | sudo apt-get install drive | ||
| </ | </ | ||
| + | |||
| + | ===== gdrive-downloader ===== | ||
| + | * https:// | ||
| ===== overGrive ===== | ===== overGrive ===== | ||
| - | * [[https:// | + | * [[https:// |
| + | |||
| + | ===== ExpanDrive ===== | ||
| + | * https:// | ||
| + | |||
| + | |||
| + | ===== gdrive-webdav ===== | ||
| + | * https:// | ||
| ===== API ===== | ===== API ===== | ||
| * [[https:// | * [[https:// | ||
| + | |||
| + | ===== 참조 ===== | ||
| + | * [[https:// | ||