# Port 21 - Anonymous FTP First, we will log into the anonymous ftp server ``` ftp 192.168.111.110 ``` For the credentials, we will use the anonymous credentials to log in.