Skip to main content

FTP server application for Django.

Project description

https://travis-ci.org/tokibito/django-ftpserver.png

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. syncdb app.

$ python manage.py syncdb
  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.2.tar.gz (16.0 kB view details)

Uploaded Source

Built Distributions

django_ftpserver-0.2-py3.4.egg (19.3 kB view details)

Uploaded Source

django_ftpserver-0.2-py2.py3-none-any.whl (9.8 kB view details)

Uploaded Python 2 Python 3

django_ftpserver-0.2-py2.7.egg (18.7 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-ftpserver-0.2.tar.gz
Algorithm Hash digest
SHA256 8838756b7f57890ea694a6d4fb0e46996432a97603cd3f5cb86e0892b9fc520b
MD5 856e8bf1f5940e5c82696958648f5676
BLAKE2b-256 e0e7e01fa30f1b2f5812d7340640a29a7371b55fcbb01da6473bf5aa99f0cbf2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_ftpserver-0.2-py3.4.egg
Algorithm Hash digest
SHA256 92ceed587843215b6c0b20fa0b5ff10a6b458d773d70a359c8c57169fd76b586
MD5 77de6369eb263f44701b9820e327d161
BLAKE2b-256 0b3927aedce5bd9ccf75d1fe4d57dcfe0b10b91bf404f026dc8f5013f9fb639d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_ftpserver-0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7a327aca58508a64c68bc6e7ecaf8d049584fe24aa52a97a895215919ee7d314
MD5 d42377371918c0f7e751ae4f7d4e4be0
BLAKE2b-256 6d319d687a4feddac46fbd35190cd128a85df19eabc872539b90c6027d82c799

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_ftpserver-0.2-py2.7.egg
Algorithm Hash digest
SHA256 80433b3505d4eed2ac954f76a1a3e76898c11cdd24a3190b49ef8d765df8879c
MD5 dd7f81da9dcbc58cf465e6cc60adaeeb
BLAKE2b-256 8061aecf496f11759ad78b5e26e8fcf5811124fa007c3ed8f9f214dcd6c7340f

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