@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>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    3
  • 1.0.0
    0

Package Sidebar

Install

npm i @dankolz/sftp-file-downloader

Weekly Downloads

3

Version

1.0.1

License

ISC

Unpacked Size

2.12 kB

Total Files

6

Last publish

Collaborators

  • dankolz