Skip to main content

FTP server application.

Project description

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

Uploaded Source

Built Distribution

soloftpd-0.4-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for soloftpd-0.4.tar.gz
Algorithm Hash digest
SHA256 df198403583cff68e078fa367fd91cde379562e20608a2e382e7afb03cd3e728
MD5 c91e62e0d4dc78b8731d6c5807a0f80f
BLAKE2b-256 d0ca1b6f4a98b4df7869a2f8fb2e187245d68622a739cb9e5757b446767e001f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for soloftpd-0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 685601ffcdc06e002eedefd2572c12ae166f0dd7812f850a679ae844cf970b41
MD5 eb8a9c311e25ba28893f6c99bddd2081
BLAKE2b-256 efac79077da60b69203c931e925334314fd7add4a32a0890f7b56305a38a5a34

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