Welcome to the FTP Server! This is the root directory of the FTP server. You can download files from here using the GET command. Available commands: - USER : Login with username - PASS : Provide password - PWD : Show current directory - CWD : Change directory - LIST : List files in current directory - RETR : Download a file (GET command) - QUIT : Disconnect from server Test users: - admin / admin123 - user / password - test / test123 - guest / guest Enjoy testing the FTP server!