What method is used to connect to an FTP server using the FTPClient class?
FTPClient
ftpServer.connectServer()
connectFTP()
connectToServer()
ftp.connect()