It is basic FTP server written in Java. Server supports basic FTP operations: "PWD", "RETR", "DELE", "LIST", "STOR". After running the server, you can log in using any FTP Client (ex. FileZila) on port 21. Credentials:
Username: admin
Password: admin