Installation Guide.1 Installation Guide.2
Installation Guide.3 Installation Guide.4
sudo sh -c 'echo "deb http://repo.yandex.ru/yandex-disk/deb/ stable main" >> /etc/apt/sources.list.d/yandex-disk.list'
sudo sh -c 'wget http://repo.yandex.ru/yandex-disk/YANDEX-DISK-KEY.GPG -O- | apt-key add'
sudo apt update
Создадим папку для Яндекс.Диск
mkdir -p ~/.sync/ya.disk
sudo apt install yandex-disk
yandex-disk setup
Would you like to use a proxy server? [y/N]: N
Enter path to Yandex.Disk folder (Leave empty to use default folder '/root/Yandex.Disk'): /home/xeon/.sync/ya.disk
Would you like Yandex.Disk to launch on startup? [Y/n]: Y
Настройка папок исключения из синх-ции
vim ~/.config/yandex-disk/config.cfg
auth="/home/xeon/.config/yandex-disk/passwd"
dir="/home/xeon/.sync/ya.disk"
exclude-dirs="Backup,Share,'Компьютер HOME'"
proxy="no"
Режмы работы Яндекс.Диск
yandex-disk start
yandex-disk stop
yandex-disk status