Socket
Book a DemoInstallSign in
Socket

ftp2sftp

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ftp2sftp

Transfer files from one FTP/SFTP server to another FTP/SFTP server

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

ftp2sftp

CLI to transfer files from one FTP/SFTP server to another FTP/SFTP server

ftp2sftp Demo

Installation

Either through cloning with git or by using npm (the recommended way):

npm install -g ftp2sftp

And nodemon will be installed globally to your system path.

If you don't want to install this package globally use npx to use this package

npx ftp2sftp <src> <dest>

Usage

you need to pass 2 agument.

ftp2sftp <src> <dest>

It'll transfter all files from source server to destination server

src/dest >> <ftp/sftp>://<username>:<password>@<Host>:<Port><DirPath>

Eg.

ftp2sftp ftp://user:password@localhost:21/home/ sftp://user:password@localhost:22/home/

Keywords

ftp

FAQs

Package last updated on 22 May 2019

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.