Socket
Socket
Sign inDemoInstall

@dankolz/sftp-file-downloader

Package Overview
Dependencies
34
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @dankolz/sftp-file-downloader

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


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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>

FAQs

Last updated on 05 Jan 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc