Download a file from the FTP server as a stream. The close() method must be called on the stream once the stream has been read.
@param remoteFileName name of the remote file to be downloaded
@return InputStream
@throws FTPException
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.