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.1.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

soloftpd-0.5.1-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for soloftpd-0.5.1.tar.gz
Algorithm Hash digest
SHA256 75088603adead985bac209927359993c555735d4f76424d6c3140af75c4f61d6
MD5 ad82943144496d6eab15ce8908ee256b
BLAKE2b-256 15c1b8adfd283ae09b6aa43b6a9d4dabe77acc9b5915fff8ff5b1a84fd9e9763

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for soloftpd-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c9e6de61693fa36a2fc874e6270fb47cbc7ce250e192205ccff4a8ce0695fea9
MD5 bc0ffd2123a4c005beccbeee0ecd2929
BLAKE2b-256 685ea720510e4cd94294753c169434aeaa12d5a4c318e7655e0ddf2137ab1d68

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