搜索资源列表
hdfs-over-ftp-0.20.0.tar
- FTP server is configurable by hdfs-over-ftp.properties and users.properties. It allows to use secure connection over SSL and supports all HDFS permissions. Installation and running 1. Download and install java, maven 2. Set users in src/main/res
FtpTest
- ftp4j是一个FTP客户端Java类库,实现了FTP客户端应具有的大部分功能。可以将ftp4j嵌到你的Java应用中,来传输文件(包括上传和下载),浏览远程FTP服务器上的目录和文件,创建、删除、重命,移动远程目录和文件。ftp4j提供多种方式连接到远程FTP服务器包括:通过 TCP/IP直接连接,通过FTP代理、HTTP代理、SOCKS4/4a代理和SOCKS5代理连接,通过SSL安全连接。-ftp4j is an FTP client Java library that implement
ftp4jUtil
- 使用ftp4j连接ftp服务器并操作,支持使用SSL加密访问ftps服务-Use ftp4j connect FTP server and operation, support the use of SSL encryption access FTPS service
FtpServ201604010203
- FTP服务器源码,基于SSL的安全握手通讯方式-source code of FTP server by java