Skip to content

constantfear/YandexDiskSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YandexDiskSync

Short scripts to sync your dirs with YandexDisk

You can push directories to the cloud and pull them up from there, using YandexAPI.

Install

To install you should clone this repo and run next command:

chmod u+x install.sh
chmod u+x yadisk.sh
./install.sh

Also You need to get OAuth-token from link

Usage

To use run next next command:

./yadisk.sh [action] [dirName]
  • [action] - push or pull

  • [dirName] - name of the folder for the action

Libs

About

Short scripts to sync your dirs with YandexDisk

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published