Skip to main content

FTP server application for Django.

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

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(Django>=1.7) 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 and 3.5.

  • 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

lab-django-ftpserver-0.3.5.1.tar.gz (19.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lab_django_ftpserver-0.3.5.1-py2.py3-none-any.whl (14.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file lab-django-ftpserver-0.3.5.1.tar.gz.

File metadata

File hashes

Hashes for lab-django-ftpserver-0.3.5.1.tar.gz
Algorithm Hash digest
SHA256 e498c47ca271063c24c65b4cd11104e3db325e196485f31b823270688310c2f7
MD5 36ec9b90ce9d68769167ab805534e7df
BLAKE2b-256 100eaba81b3eebc1e1e9176929ee9c75017d6c84789edf168b94fecfa4f364f9

See more details on using hashes here.

File details

Details for the file lab_django_ftpserver-0.3.5.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for lab_django_ftpserver-0.3.5.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 20fdb7fc812d33ee2baa343d160e2001391d1b2ff0e6e856cd8baa965b5bd5d1
MD5 d8e8e3ee9c6aa6d14c620edaf529ed07
BLAKE2b-256 77e95ec0a2fe2e5735c4c6169c94ce7aa401c5830eb1843d07eb517ad13916e9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page