Skip to main content

FTP server application.

Project description

build-status

Config

{
  "address": "127.0.0.1",
  "port": 21,
  "passive-ports": [30000, 50000],
  "masquerade-address": null,
  "username": "spam",
  "password": "egg",
  "directory": "/path/to/user/",
  "permission": "elradfmw"
}

Command

start server:

$ soloftpd

using custom config file(default: /etc/soloftpd.conf):

$ soloftpd --config=/path/to/soloftpd.conf

override config with command line option:

$ soloftpd --username=ham --address=10.0.0.1

make password hash:

$ python -m soloftpd.authorizers your_password

License

  • MIT License (See the LICENSE file.)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

soloftpd-0.5.0.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

soloftpd-0.5.0-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

Details for the file soloftpd-0.5.0.tar.gz.

File metadata

  • Download URL: soloftpd-0.5.0.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for soloftpd-0.5.0.tar.gz
Algorithm Hash digest
SHA256 184f1c9b78f7907b4397d5876047520a0ab3057118200af331b777b8482a3693
MD5 17781e35a13ff34c456694f552bc417b
BLAKE2b-256 db5614dc335ecd02ce677a01547e90de6609fd0651b83116179bf1dc051a8cbc

See more details on using hashes here.

File details

Details for the file soloftpd-0.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for soloftpd-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5f3e7a80fe6e553d6c7e10ae182e1c3fdb52d9310db9cce464b7dfd61769f7ad
MD5 a47f1a99fc8f4f559fdae45d4f7b98d8
BLAKE2b-256 4fc1c705792ce2672781812a91b84fe9ee6c15615499e71bfa7a768f5b714817

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page