@vighnesh153/ftp-server

0.4.7 • Public • Published

@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

Package Sidebar

Install

npm i @vighnesh153/ftp-server

Weekly Downloads

2

Version

0.4.7

License

MIT

Unpacked Size

812 kB

Total Files

56

Last publish

Collaborators

  • vighnesh153