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

Uploaded Source

Built Distributions

django_ftpserver-0.3-py3.4.egg (24.1 kB view details)

Uploaded Source

django_ftpserver-0.3-py2.py3-none-any.whl (11.9 kB view details)

Uploaded Python 2 Python 3

django_ftpserver-0.3-py2.7.egg (23.4 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-ftpserver-0.3.tar.gz
Algorithm Hash digest
SHA256 46df6f5c0c8c4e29ed61f723486888c22aaae0efa4fbaa98f90e320c0307f3e8
MD5 93e2adf0f055fc8112a2e6d4a9d7ea4a
BLAKE2b-256 7d4f1278adf3618424c131d718289602a68b7680cfbf72a06b96d9843716c61e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_ftpserver-0.3-py3.4.egg
Algorithm Hash digest
SHA256 e98b1b52d22b68df8a4613e57c46b326e2545cfc05c74f3eebecee7f2ad4059c
MD5 b84fd78c545804f486c831e10e666142
BLAKE2b-256 bdeef7b3da32491675c8f33c1e2bcee71c62cdff48dd082bba139ae2957199a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_ftpserver-0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7442ba61c016f8ec71a331513d05b4aecc3c20c89dbcdd3876101b80f9d9e5b5
MD5 305e5cd76e0fef64e3bf67d2eddea179
BLAKE2b-256 31260242a51714e52aaac0275519eac395dd592b64338b7daf289cffe387d50a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_ftpserver-0.3-py2.7.egg
Algorithm Hash digest
SHA256 ca0fd80d4b155fd3896c21e03c7d3989cbb9944c06fb3ecb6db5eecdb1170cec
MD5 cd3ceedb23f4240eab5e43b136ac80e0
BLAKE2b-256 140078a6a2f209f41327b818bdf26a94a959dcd377dd954773476afdd61e5978

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