사용자 도구

사이트 도구


linux:googledrive

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
다음 판 양쪽 다음 판
linux:googledrive [2012/12/15 11:56]
kwon37xi 새로 만듦
linux:googledrive [2021/10/14 10:33]
kwon37xi
줄 1: 줄 1:
 ====== Google Drive for Linux ====== ====== Google Drive for Linux ======
 +  * [[https://www.maketecheasier.com/google-drive-clients-linux/|4 Unofficial Google Drive Clients for Linux - Make Tech Easier]]
 +  * [[https://www.ubuntupit.com/top-12-best-google-drive-linux-client-software/|Top 12 Best Google Drive Linux Client Software | UbuntuPIT]]
 +  * [[https://www.maketecheasier.com/google-drive-clients-linux/|A Complete List of Google Drive Clients for Linux - Make Tech Easier]]
 +  * 2019 현재 grive2 가 제일 간편했음.
 +  * 2019 11월 현재, Google 이 Google Drive API 에 제약을 가해서 써드파티 동기화 클라이언트를 모두 막아버린 듯함.
 +  * [[linux:grive2|grive2]]
 +  * [[linux:googledrive:gdrive|gdrive]]
 +
 +===== KDE =====
 +  * [[linux:kde|KDE]]에서는 [[https://community.kde.org/KIO_GDrive|KIO GDrive]] 로 Dolphin 파일 탐색기와 함께 연동 가능함.
 +
 +===== Gnome =====
 +  * [[linux:gnome|Gnome]] 에서는 파일 탐색기에서 기본으로 지원함.
 +
 +===== google-drive-ocamlfuse  =====
 +  * [[https://github.com/astrada/google-drive-ocamlfuse|astrada/google-drive-ocamlfuse: FUSE filesystem over Google Drive]]
 +  * Google Drive 를 fuse 로 마운트 할 수 있다.
 +
 +===== GoSync =====
 +  * https://github.com/hschauhan/gosync
 +  * Python 으로 만들어진, Google Drive Sync GUI
 +
 +===== VGrive =====
 +  * https://github.com/bcedu/VGrive
 +
 +===== rclone =====
 +  * https://rclone.org/ : 매우 많은 종류의 클라우드 드라이브 지원하면 명령행 동기화 도구
 +  * [[https://www.techrepublic.com/article/how-to-sync-from-linux-to-google-drive-with-rclone/|How to sync from Linux to Google Drive with rclone - TechRepublic]]
 +
 +===== cloudcross =====
 +  * https://github.com/MasterSoft24/CloudCross
 +
 +===== Tux Drive =====
 +  * https://prahladyeri.github.io/tuxdrive/
 +  * Console based Google Drive manager
 +
 +===== ODrive =====
 +  * https://liberodark.github.io/ODrive/ : 2019 현재 버그가 많았음.
 +  * Electron 기반의 Google Drive sync
 +  * [[https://www.omgubuntu.co.uk/2019/02/odrive-google-drive-linux-client|ODrive is a No-Frills Google Drive Client for Linux - OMG! Ubuntu!]]
 +
 +===== Grive Indicator =====
 +  * https://github.com/LyzardKing/grive-indicator
 +  * grive2 에 대한 indicator UI 
 +
 +===== Grive Tools =====
 +  * [[https://launchpad.net/~thefanclub/+archive/ubuntu/grive-tools|Grive tools PPA]] : Grive 관련 GUI 도구들
 +  * Grive Tools PPA 설치<code sh>
 +sudo add-apt-repository ppa:thefanclub/grive-tools
 +sudo apt-get update; sudo apt-get install grive-tools
 +</code>
 +
 +===== Grive : Update 중단. 이제 작동안함. =====
 +  * [[http://www.unixmen.com/grive-unofficial-open-source-linux-client-google-drive/|Grive unofficial open source linux client google drive]]
 +
 +===== Drive =====
 +  * [[https://github.com/odeke-em/drive|Drive]] go 언어로 만들어진 클라이언트
 +  * [[https://github.com/odeke-em/drive/blob/master/platform_packages.md|Platform Specific Installation Methods]]
 +  * PPA로 설치가능<code sh>
 +sudo add-apt-repository ppa:twodopeshaggy/drive
 +sudo apt-get update
 +sudo apt-get install drive
 +</code>
 +
 +===== overGrive =====
 +  * [[https://www.thefanclub.co.za/overgrive|overGrive]] 상용.
 +
 +===== ExpanDrive =====
 +  * https://www.expandrive.com 상용
 +
 +
 +===== API =====
 +  * [[https://developers.google.com/drive/web/|Google Drive Web API]]
 +
 +===== 참조 =====
 +  * [[https://www.ubuntupit.com/top-12-best-google-drive-linux-client-software/#comments|Top 12 Best Google Drive Linux Client Software in 2020 | UbuntuPIT]]
  
-  * [[http://www.webupd8.org/2012/12/linux-google-drive-client-insync-gets.html|Linux Google Drive Client Insync Gets Xfce And Mate Desktop Integration ~ Web Upd8: Ubuntu / Linux blog]] 
linux/googledrive.txt · 마지막으로 수정됨: 2023/07/06 18:09 저자 kwon37xi