readme

来自「JAVA FTP源程序」· 代码 · 共 48 行

TXT
48
字号
README for JS-FTP=================http://js-ftp.sourceforge.net/mailto:colin@nonhtmlmail.orgIntroduction------------JS-FTP is a simple FTP client written in Java. JS-FTP's GUI was developed inthe pre 1.2 swinging Java days so it works with JRE 1.0 or later.Usage-----On Unix run start_js-ftp.shOn Windows run start_js-ftp.batBuild-----To build js-ftp you need Ant from http://jakarta.apache.org/ant/ and JUnit fromhttp://www.junit.org/cd utilantant testcd js-ftpantant testAnt will create a directory called dist at the same level as util and js-ftp.TODO----Busy cursorDon't always passivateAdd continue download option when partial file foundRemember more than the last server and userMulti-threading

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?