Socket
Socket
Sign inDemoInstall

python-ftp-server

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-ftp-server

Command line FTP server tool designed for performance and ease of use.


Maintainers
1

FTP server to transfer files between machines with zero configuration

Usage

  1. python3 -m pip install python-ftp-server
  2. python3 -m python_ftp_server -d "dirctory/to/share" will print:
Local address: ftp://<IP>:60000
User: <USER>
Password: <PASSWORD>
  1. Copy and paste your IP, USER, PASSWORD, PORT into FileZilla (or any other FTP client):

Keywords

FAQs


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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc