-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathKULLANIMI.txt
40 lines (24 loc) · 1.84 KB
/
KULLANIMI.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Türkçe Sürüm:
Setup.txt dosyasını düzenlemek için "LocalKlasorAdı,DriveKlasorID" biçimini kullanmanız gerekmektedir.
LocalKlasörün, Setup.txt'nin, drivesyncer.json dosyasının DriveSyncer.exe ile aynı konumda bulunması gerekmektedir.
Drive Klasör Kimliği (ID) Bulma
https://drive.google.com/drive/folders/ 12pbpmOMKomiDYrSNgvAnXMw_wlvnxqOn <------ Klasör Kimliği (ID)
Hizmet Hesabı Oluşturma
https://console.cloud.google.com/ adresine gidin, yeni Google Drive API Projesi oluşturun, Service Account (Hizmet Hesabı) oluşturun, oluşturulan e-posta hesabına ana drivedan yetki verin ve credential.json dosyasını indirip exenin bulunduğu konuma drivesyncer.json adıyla kaydedin.
Google Drive Mime Türleri
https://developers.google.com/drive/api/guides/mime-types?hl=tr
Drive Belgeleri Yönetme
https://developers.google.com/drive/api/guides/manage-uploads?hl=tr#resumable
https://developers.google.com/drive/api/guides/folder?hl=tr
English version:
The Setup.txt file needs to be edited in the format "LocalFolderName,DriveFolderID".
The LocalFolder should be in the same location as Setup.txt and drivesyncer.json, alongside DriveSyncer.exe.
Finding Drive Folder ID
https://drive.google.com/drive/folders/ 12pbpmOMKomiDYrSNgvAnXMw_wlvnxqOn <------ Folder ID
Creating a Service Account
Go to https://console.cloud.google.com/, create a new Google Drive API Project, create a Service Account, grant it permissions from your main Google Drive, download the credential.json file, and save it in the same location as the .exe with the name drivesyncer.json.
Google Drive Mime Types
https://developers.google.com/drive/api/guides/mime-types?hl=en
Managing Drive Documents
https://developers.google.com/drive/api/guides/manage-uploads?hl=en#resumable
https://developers.google.com/drive/api/guides/folder?hl=en