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