use java socket to write a FTP server and client
edit *.config
files, then compile and run
javac FTPServer.java
java FTPServer
javac FTPClient.java
java FTPClient
- ProgressBar
- MutiThread & MutiUsers
- Zsh like Interface
Commands: USER
, PASS
, PASV
, SIZE
, LIST
, CWD
, STOR
, RETR