Hi Team,
I'm using Java FTP to connect my ftp server and download the file. In the FtpClient Object I'm not specify which mode of FTP connection to make with server so FtpClient use which one as default FTP mode (active or passive)? I'm using ftp and ftps for file transfer