Libraries anvil net FtpClient get

InputStream get(string fileName)
Gets and returns the input stream to given file. Returned stream should not be closed because that will close the connection as well.
Parameters fileName -  file name
Returns input stream to given file
Throws IOError -  if error occurred