Socket
Book a DemoInstallSign in
Socket

yadisk

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yadisk

yandex disk command line tool

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

#Yandex disk command line interface

##Why yadisk?

  • It's cli. everybody love cli!
  • You can sync only dirrectories you want to have on you PC
  • ???
  • PROFIT

##Installation

npm install -g yadisk

##Usage:

At first you should login by typing yadisk login and then you can operate with your disk. To list all available commands run yadisk --help.

##Commands:

  • mkdir : Create new dir on Yandex Disk
  • publish : Publish file
  • unpublish : unpublish
  • rm : Remove
  • cp : Copy
  • upload : Upload
  • login : Login to Yandex Disk
  • logout : Forget current user data
  • dl : Download file
  • mv : Move
  • ls : List of directory
  • getprop : Get property file or dir
  • setprop : Set property for file or dir

##API TODO

FAQs

Package last updated on 19 Apr 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts