This repository has been archived by the owner on Jul 28, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
blickly/dropbox-ftp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Hack project that runs a simple FTP server supporting GET, PUT, and LS that backs up the files to dropbox. Large parts shamelessly stolen from pyftplib and bdarnell's async_dropbox API. To use, first: 0) Install the Dropbox API SDK and tornado 1) Copy config_flags.py.example to config_flags.py and fill in your API keys 2) Run: python run_servers.py 3) Connect to your server at port 8888, to get your ftp username and password 4) FTP to your server at port 2121, using the id from step 3 5) Enjoy!
About
An FTP server that saves it's files to Dropbox
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published