Autho backuper for your flash drive. When drive connect to PC CloudCover authomaticly upload your files to cloud(while only Yandex.Disk). Files uploads by config. This advisable when you for goting make backup or lost already 3-rd flash drive.
For usage you need:
- OAuth token of your cloud drive
- List of dirs and filetypes
- Add programm to autho run
All that specified in appConfig.json
{
"token": "OAuthToken",
"FileDirFilter": {
"E \\Docs": "*.docx"
}
}
*Spacing after drive letter needs for correct JSON. ':' indentifies as and of key.
token
need for executuing operations on your cloud-drive
FileDirFilter
- specifies where and which files fetch to upload.
- For Yadex.Disk
- Firstly your need create app
- Specify permissions for created app(read and write).
- Get OAuth token
- Add more speed.
- Add Google Disk
- Add configurable cloud-drive
- Add resotre mode from cloud-drive