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一样交互。
- Host: GitHub
- URL: https://github.com/adlered/ftpterminal4j
- Owner: adlered
- License: mit
- Created: 2019-04-26T06:12:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-13T16:07:57.000Z (over 6 years ago)
- Last Synced: 2024-10-30T08:23:53.381Z (about 1 year ago)
- Language: Java
- Size: 365 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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一样交互。

项目使用Intellij IDEA构建
你可以在pers.adlered.ftpeasy.Test类中修改目标主机、端口和认证信息。