Created
June 10, 2015 15:49
-
-
Save gearmobile/882109956fa84b338de7 to your computer and use it in GitHub Desktop.
YandexDisk CLI Linux Utilite
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
YandexDisk CLI Linux Utilite | |
================== | |
$ yandex-disk token USERNAME - получить ключ авторизации для логина на Яндексе | |
$ yandex-disk start - запустить демон и синхронизировать все папки | |
$ yandex-disk status - отобразить статус работы демона (состояние синхронизации, ошибки синхронизации, список синхронизированных файлов, общее и свободное пространство на Диске) | |
$ yandex-disk stop - остановить работу демона | |
$ yandex-disk sync - синхронизировать все папки | |
$ yandex-disk publish FILE - получить публичную ссылку на указанный файл или папку | |
$ yandex-disk unpublish FILE - отменить публикацию для указанного файла или папки | |
=================== | |
http://help.yandex.ru/disk/cli-clients.xml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment