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