简体   繁体   English

通过网络使用python设置ftp服务

[英]setting ftp service via web with python

sorry if my english bad... 抱歉,如果我的英语不好...

anyone can tell me how to setting ftp service via web using python... 任何人都可以告诉我如何使用python通过网络设置ftp服务...
i want my site can control the ftp service like sinology diskstation.. 我希望我的站点可以控制ftp服务,例如sinology diskstation。
like enable/disable ftp service, control how many connection, add or remove user, etc. 如启用/禁用ftp服务,控制连接数,添加或删除用户等。
i use linux and python+django 我使用linux和python + django
or just give me where to find the article.. 或只给我哪里找到文章。

You can try this: http://code.google.com/p/pyftpdlib/ 您可以尝试以下操作: http : //code.google.com/p/pyftpdlib/

Filezilla can be controlled by command lines. Filezilla可以通过命令行控制。 The users and other parameters can be edited in the Server XML file. 用户和其他参数可以在服务器XML文件中进行编辑。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM