@dankolz/sftp-file-downloader

1.0.1 • Public • Published

SFTP File Download

Downloads a file from an sftp server. Allows you to specify user, pass, host, source, and destination on the command line.

Install

Install globally to use the command

sudo npm install -g @dankolz/sftp-file-downloader

Usage

Use like:

sftp-file-downloader -h <host> -u <username> -p <password> <source_file> <destination>

Readme

Keywords

none

Package Sidebar

Install

npm i @dankolz/sftp-file-downloader

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

2.12 kB

Total Files

6

Last publish

Collaborators

  • dankolz