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

Uploaded Source

Built Distributions

django_ftpserver-0.3.3-py3.4.egg (26.6 kB view details)

Uploaded Source

django_ftpserver-0.3.3-py2.py3-none-any.whl (12.9 kB view details)

Uploaded Python 2 Python 3

django_ftpserver-0.3.3-py2.7.egg (25.8 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-ftpserver-0.3.3.tar.gz
Algorithm Hash digest
SHA256 2fa92969a83f0316587ee4893fc1e1c7288e998a3f5a5bffd3bfcaccc6c48707
MD5 94f1803cdb5a950758b3d3a5ca433f5c
BLAKE2b-256 a65bc266272ea6aeba3356452d8d0bd895e51e92894d85385f65890b634de24b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_ftpserver-0.3.3-py3.4.egg
Algorithm Hash digest
SHA256 af0cd52daab337664ff9835c2ddab517a4594a2daa24557556d2944b4eae1b5a
MD5 4dda00a0b00b9ecda437907fa6f062cb
BLAKE2b-256 71f7bfd03d16aad0684f6a099ffbc48ec043a2049a76b0b686bfcc08f2c50d38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_ftpserver-0.3.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0a035715ad0db297b4e72dd6fdd0a5439774de5d9ab931a3fda9a7cb98bfec38
MD5 97d32176a701d2e002ca196b38a2b999
BLAKE2b-256 0d58c06a37f3c2d6da2656163232df4d6ed7f267577ffdf83413eaa0d23503fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_ftpserver-0.3.3-py2.7.egg
Algorithm Hash digest
SHA256 6820bfcb2d5ba37a470b65691385cd420325a149bd4158a74bb7c37b34db9624
MD5 8b0d45e39daf53ea9965532c31922c1d
BLAKE2b-256 061ba422509911af2dbc18debecc0744a20853dbf188db5b007f6da4d1a8c0bb

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