1.0.1 • Published 1 year ago

@dankolz/sftp-file-downloader v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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

1 year ago

1.0.0

1 year ago