{ "info": { "author": "zencore", "author_email": "dobetter@zencore.cn", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "sftpd\n=====\n\n.. image:: https://travis-ci.org/appstore-zencore/sftpd.svg?branch=master\n :target: https://travis-ci.org/appstore-zencore/sftpd\n\nA simple multi-thread sftp server.\n\nInstall\n-------\n\n::\n\n pip install sftpd\n\n\nUsage\n-----\n\n::\n\n E:\\code\\appstart>sftpd --help\n Usage: sftpd [OPTIONS] COMMAND [ARGS]...\n\n Options:\n -c, --config FILENAME Config file path, use yaml format.\n --help Show this message and exit.\n\n Commands:\n reload Reload application server.\n start Start application server.\n stop Stop application server.\n\nExample start\n-------------\n\n::\n\n D:\\sftpd>dir\n\n D:\\sftpd \n\n 2018/05/18 20:51