Skip to main content

FTP server application for Django.

Project description

build-status pypi docs

FTP server application that used user authentication of Django.

Getting Started

  1. Install django-ftpserver by pip.

$ pip install django-ftpserver
  1. Add line to settings.INSTALLED_APPS for your django project.

INSTALLED_APPS = (
    # ..
    'django_ftpserver',
)
  1. migrate or syncdb(Django<1.7) app.

$ python manage.py migrate
  1. Run manage.py ftpserver command.

$ python manage.py ftpserver 127.0.0.1:10021

Requirements

  • Target Python version is 2.6, 2.7, 3.3, 3.4.

  • Django>=1.4

  • pyftpdlib

License

This software is licensed under the MIT License.

Documentation

The latest documentation is hosted at Read The Docs.

https://django-ftpserver.readthedocs.org/en/latest/

Develop

This project is hosted at Github: https://github.com/tokibito/django-ftpserver

Author

  • Shinya Okano

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

django-ftpserver-0.3.1.tar.gz (17.9 kB view details)

Uploaded Source

Built Distributions

django_ftpserver-0.3.1-py3.4.egg (26.1 kB view details)

Uploaded Source

django_ftpserver-0.3.1-py2.py3-none-any.whl (12.7 kB view details)

Uploaded Python 2 Python 3

django_ftpserver-0.3.1-py2.7.egg (25.3 kB view details)

Uploaded Source

File details

Details for the file django-ftpserver-0.3.1.tar.gz.

File metadata

File hashes

Hashes for django-ftpserver-0.3.1.tar.gz
Algorithm Hash digest
SHA256 de057eb2a4e68a329516cb9c8c5ee8df7e7fee49ddd5559c6d9d156407bff948
MD5 cf704d15df9f74f361cee4b2172c22c0
BLAKE2b-256 a15625d2d25f27cd767e0c8c98b6e0b7babbbcb2dec78133defd3cb4eac1923f

See more details on using hashes here.

File details

Details for the file django_ftpserver-0.3.1-py3.4.egg.

File metadata

File hashes

Hashes for django_ftpserver-0.3.1-py3.4.egg
Algorithm Hash digest
SHA256 fcd3a2776044ab4c1f674da16b57f14513604aa720fc00705ab37d9a3a4463e9
MD5 e713a59ea0956d3afb2498c7b71c0217
BLAKE2b-256 f39cc3af1492c6966339ae0032d8a4222ac6176c28eef8685a5df3a4965fc8e3

See more details on using hashes here.

File details

Details for the file django_ftpserver-0.3.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_ftpserver-0.3.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1bdf57b89432b37173ce1ea58be4520d554a47315ddfb2ac1283d53142135fc9
MD5 794033ac4b126832bc99f14ac369c069
BLAKE2b-256 2e36ee7679539be289d62e82029fbd5cbfd5abfb7492e7959b035f6e99677fad

See more details on using hashes here.

File details

Details for the file django_ftpserver-0.3.1-py2.7.egg.

File metadata

File hashes

Hashes for django_ftpserver-0.3.1-py2.7.egg
Algorithm Hash digest
SHA256 69b2ff7aaaac34229a42f882b15ce35f5aa43b0377b6037e95e1f273e850cda7
MD5 9b2590d4dfe763cfc9bfa164b7578f48
BLAKE2b-256 e51b5f748f06ec596464dfade9c03043532c6dfdb4ec514922f74983479d8199

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