dossh

Fast SSH folder downloader from linux

Usage no npm install needed!

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

README

Fast SSH folder downloader from linux

Installation

npm install dossh -g

Usage

dossh hostname user password remote_path local_path(default current folder)

Example

dossh example.com root 123 /home/test

dossh example.com root 123 /home/test C:\mydir