On listing files on SFTP, I get the following file in the list:
./BCS_Emir_BCSCY_Routa_16032015a.Routa � BCS CY.csv_UVTR.txt
But on trying to download it with ReadAllBytes, I get the exception of type 'Renci.SshNet.Common.SftpPathNotFoundException'. It happens only on files with such symbols in their name, other files download fine.
./BCS_Emir_BCSCY_Routa_16032015a.Routa � BCS CY.csv_UVTR.txt
But on trying to download it with ReadAllBytes, I get the exception of type 'Renci.SshNet.Common.SftpPathNotFoundException'. It happens only on files with such symbols in their name, other files download fine.