rdownload

`yarn install` `gulp build` `npm install -g` ### How to use * List all files on server.`rdownload ls` * Download from server.`rdownload download filename` * Remote URL upload `rdownload upload filename fileurl` * Config `rdownload config`.It wil

Usage no npm install needed!

<script type="module">
  import rdownload from 'https://cdn.skypack.dev/rdownload';
</script>

README

How to setup

yarn install
gulp build
npm install -g

How to use

  • List all files on server.rdownload ls
  • Download from server.rdownload download filename
  • Remote URL upload rdownload upload filename fileurl
  • Config rdownload config.It will create a JSON file in $XDG_CONFIG_HOME or ~/.config.Something like ~/.config/configstore/rdownload.json
  • Show config rdownload info
  • Verify config rdownload verify