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

Uploaded Source

Built Distributions

django_ftpserver-0.3.2-py3.4.egg (26.5 kB view details)

Uploaded Source

django_ftpserver-0.3.2-py2.py3-none-any.whl (12.8 kB view details)

Uploaded Python 2 Python 3

django_ftpserver-0.3.2-py2.7.egg (25.6 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-ftpserver-0.3.2.tar.gz
Algorithm Hash digest
SHA256 51886b41fbc4df210d30688c05952fc9863ea25d2bbfaa97cbdcecc0d474be36
MD5 1619783b00510b6949a29231670fc85f
BLAKE2b-256 c716671d3ff3130846c8e4f819fa7d40762faac75dba341d02f07c84a824a0e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_ftpserver-0.3.2-py3.4.egg
Algorithm Hash digest
SHA256 dd51d1b90379ad1ece6c5721b3f476259ba46f777b41491d96e23e5aae77c876
MD5 4b716eef40221e851eae921716eb9d6f
BLAKE2b-256 905b9b249d2437f99dafb66ae1d0e820b39213f5e97bae1b235f83d7b8963574

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_ftpserver-0.3.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 48ccc9ff1228e8a68da499e8b411a997e839dc3d50cdc2267dce4f7b9bd89936
MD5 4c2f8cc5ee4c62008acf1006f4e858ea
BLAKE2b-256 6bd3b3b5d9651f2ebbe94a111fad126da6ef38b7805970a635605b118bf1e7b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_ftpserver-0.3.2-py2.7.egg
Algorithm Hash digest
SHA256 d12b0f178b9467e22d36817965abdf4fb863203ef0e7c345a4a881cf6fca500f
MD5 b61252d224170dc941940dbc89b72a2a
BLAKE2b-256 be22764c3677863943f7bb0d1f7f67b8f88bcaa48999f400b18ca3c1cf31134f

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