[RCloneView] Google Drive 생성
·
🔹RcloneView
Google Drive 생성 과정1) Provider 선택  2) 옵션필요한 입력값이 많다. 그걸 예시와 함께 정리했다.옵션 이름설명선택 가능한 값권장 값client_idGoogle Cloud Console에서 생성한 OAuth 2.0 클라이언트 IDGoogle Cloud Console에서 생성한 클라이언트 ID생성한 클라이언트 ID(예: 12345.apps.googleusercontent.com)client_secretGoogle Cloud Console에서 생성한 클라이언트 보안 비밀(Client Secret)Google Cloud Console에서 생성한 클라이언트 보안 비밀생성한 보안 비밀(예: XyZ12345Secret)scopeGoogle Drive에서 사용할 권한 범위drive, drive...
[RCloneView] AWS S3 x Google Drive 연동
·
🔹RcloneView
RCloneView를 이용해 AWS S3와 Google Drive를 연동하는 과정을 설명합니다. 스크린샷을 포함하여 자세히 안내하니, 그대로 따라 하면 쉽게 설정할 수 있습니다.[사전 조건]AWS S3 리모트 연결https://sungbin-park.tistory.com/115 Google Drive 리모트 연결https://sungbin-park.tistory.com/111AWS S3 ↔ Google Drive 동기화 설정동기화 옵션 설정RCloneView에서 Sync 버튼을 클릭합니다.Source: Google Drive / Destination: AWS S3동기화의 경우 여러 방향으로도 가능시험 실행우리가 아는 rclone.exe 가 실행됨대상이 여럿 선정도 가능단계 2, 단계 3은 부가적인 옵션...