Hello, I just stumbled onto this library and I really like it, but my first attempt at using it ran into a snag. I successfully downloaded a sample text file via the SftpClient, but the downloaded file seems to have had the carriage returns all stripped out, i.e. what used to look like rows now looks like a jumbled continuous string. If I download the file with another client app like CoreFTP, the file looks "normal" like the original.
Is there a setting or configuration that might get me past this issue? I did a bit of searching and could not find any similar threads, so I apologize if this has been discussed before.
Thanks, Mike