An open API service indexing awesome lists of open source software.

https://github.com/adlered/ftpterminal4j

:seedling:Based in bottom Socket|FTP protocol. You can execute FTP in Java like terminal's interactive. 基于底层Socket|FTP协议,你可以在Java中像在终端的FTP一样交互。
https://github.com/adlered/ftpterminal4j

Last synced: 4 months ago
JSON representation

:seedling:Based in bottom Socket|FTP protocol. You can execute FTP in Java like terminal's interactive. 基于底层Socket|FTP协议,你可以在Java中像在终端的FTP一样交互。

Awesome Lists containing this project

README

          

# FTPTerminal4J
:seedling:Based in bottom Socket|FTP protocol. You can execute FTP in Java like terminal's interactive. 基于底层Socket|FTP协议,你可以在Java中像在终端的FTP一样交互。

![](/pic/1.png)

项目使用Intellij IDEA构建

你可以在pers.adlered.ftpeasy.Test类中修改目标主机、端口和认证信息。