Socket
Socket
Sign inDemoInstall

@vighnesh153/ftp-server

Package Overview
Dependencies
129
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @vighnesh153/ftp-server

A simple ftp server cli tool for your local files


Version published
Maintainers
1
Created

Readme

Source

@vighnesh153/ftp-server

npm (scoped) GitHub GitHub issues

A simple ftp server cli tool for your local files

Usage

npx @vighnesh153/ftp-server

Options

❯ npx @vighnesh153/ftp-server --help
Usage: @vighnesh153/ftp-server [options]

A simple ftp server cli tool for your local files

Options:
  -V, --version                        output the version number
  -p, --port <port>                    port number for the ftp server (default: "7878")
  -d, --directory <path-to-directory>  directory to be served (default: ".")
  -h, --help                           display help for command

Keywords

FAQs

Last updated on 13 Mar 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