사용자 도구

사이트 도구


linux:googledrive

차이

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

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
linux:googledrive [2015/10/10 16:34]
kwon37xi [Grive2]
linux:googledrive [2015/10/10 16:36]
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.maketecheasier.com/google-drive-clients-linux/|4 Unofficial Google Drive Clients for Linux - Make Tech Easier]]
- 
-===== overGrive ===== 
-  * [[https://www.thefanclub.co.za/overgrive|overGrive]] 
  
 ===== Grive2 ===== ===== Grive2 =====
줄 29: 줄 26:
 grive -p /path/to/SyncDir grive -p /path/to/SyncDir
 </code> </code>
-  * 지속적 동기화<code sh>+  * 지속적 동기화 <code sh>
 # /home/myhome/GoogleDrive 디렉토리를 30분마다 동기화하고 로그를 /tmp/grivesync.log로 남긴다. # /home/myhome/GoogleDrive 디렉토리를 30분마다 동기화하고 로그를 /tmp/grivesync.log로 남긴다.
 */30 * * * * /usr/bin/grive -p '/home/myhome/GoogleDrive' -V -l /tmp/grivesync.log */30 * * * * /usr/bin/grive -p '/home/myhome/GoogleDrive' -V -l /tmp/grivesync.log
줄 56: 줄 53:
 sudo apt-get install drive sudo apt-get install drive
 </code> </code>
 +
 +===== overGrive =====
 +  * [[https://www.thefanclub.co.za/overgrive|overGrive]]
  
 ===== API ===== ===== API =====
   * [[https://developers.google.com/drive/web/|Google Drive Web API]]   * [[https://developers.google.com/drive/web/|Google Drive Web API]]
  
linux/googledrive.txt · 마지막으로 수정됨: 2023/07/06 18:09 저자 kwon37xi