🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

ftp-sync

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ftp-sync

FTP-sync provides a simple browser based GUI that enables you to quickly synchronize files with FTP. Uses FTPimp under the hood.

1.2.0
latest
Source
npm
Version published
Weekly downloads
10
150%
Maintainers
1
Weekly downloads
 
Created
Source

FTP-sync

Browser based FTP file synchronization manager, built with NodeJS and FTPimp.

FTP-Sync GUI

Setup

  • Copy the config/config.sample.js to config/config.js and change config/config.js values as needed
  • Copy the config/ftp.sample.js to config/ftp.js and change config/ftp.js values as needed
  • Run npm install
  • Start the server ./start or node .
  • Browse to http://localhost:8081/ -- or whatever port you set in the config/config.js

Keywords

ftp

FAQs

Package last updated on 30 Oct 2015

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