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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for soloftpd-0.4.1.tar.gz
Algorithm Hash digest
SHA256 918b744d734df687b9465c15e5df37cd481e21cc7e0749162f54a8ba0ec88153
MD5 bf6db2713952b41729310f4213c28a85
BLAKE2b-256 8d86e66711393923dea6faed27513f75e125903bddf06ac38223065e144673c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for soloftpd-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 407e7bc49498c0d5f7e7e955c7d6d1c0818e4ffc7e60a42e8d0eaa7eaf213f71
MD5 72b7da3a76922a6bd01b55630cfb4298
BLAKE2b-256 208f62e53f49259498e691df19a6c2bb97fe36d90f14b5921830a5631dd9e906

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