Socket
Book a DemoInstallSign in
Socket

reg-publish-sftp-plugin

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reg-publish-sftp-plugin

reg-suit plugin to fetch and publish snapshot images using SFTP.

0.1.1
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

reg-publish-sftp-plugin

reg-suit plugin to fetch and publish snapshot images using SFTP.

Installation

npm install reg-publish-sftp-plugin --save-dev
npx reg-suit prepare --plugin publish-sftp

Authentication

You can log in the SFTP server with SSH private key authentication or password authentication.

Choose one of the items below.

export SFTP_PASSWORD=xxxxxxxx
export SFTP_PRIVATE_KEY_PATH=xxxxxxx
export SFTP_PRIVATE_KEY=xxxxxxx

regconfig.json

{
  // ...
  "reg-plugin-sftp-plugin": {
    // ...
    "password": "xxxxxxxxx"
  }
}

Keywords

reg

FAQs

Package last updated on 20 Mar 2020

Did you know?

Socket

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.