搜索资源列表
ftp
- python写的ftp登陆程序,对于学习python网络编程的朋友来说是个极好的例子-python wrote ftp landing procedures, the learning network programming python friends is a very good example of
Twisted_NoDocs-8.2.0.win32-py2.4
- Twisted是高性能面向通信的event-driven 网络引擎, 支持HTTP, NNTP, IMAP, SSH, IRC, FTP, and others-Twisted is an event-driven networking engine written in Python and licensed under the MIT license. Twisted projects variously support TCP, UDP, SSL/TLS, mu
feitp-server.V3
- 高性能的Ftp服务器,使用Python的环境,改进了pyftpdlib源码 结合使用了python2.6版本以后的多进程编程(非多线程) 实现了高并发的FTP服务器,具有很好的可扩展性!-1.Very high performance FTP Server about 10X than vsFTP server 2.Base on pyhton lib (pyftpdlib) 3.Use Multi-CPU Tech on python lib(multiprocess)
ftp
- 用Python写的FTP工具,用来上传数据的shell脚本-this is a python ftp shell
tftpy-0.6.0.tar
- Tftpy是一个支持python语言的tftp库。包含客户端和服务端。非常有用-Tftpy is a TFTP library for the Python programming language. It includes client and server classes, with sample implementations.
FTP
- 简易的FTP,使用help可以查看使用信息,内嵌有python代码-A simple realization of the FTP, use the help you can view with instructions for use, within the embedded python code
git-ftp-master
- python 实现FTP操作 上传文件 下载文件 删除文件(Python FTP operation to upload files, download files, delete files)
FTP_lll
- 基于python的ftp客户端和服务端 老男孩(python Client and server side)
my-ftp
- 自己写的FTP服务器和客户端,包括命令行客户端和GUI客户端,供大家参考(FTP Client and Server)