Hello everyone
I am using ftpwebrequest to download files from an FTP site. It works perfectly till the point it encounters a file with # in its file name. Then it gives the error "The remote server returned an error: (550) File unavailable (e.g., file not found, no access)." The files that I am trying to download are encrypted, so the file name is a bunch of special (but permitted) characters. I tried omitting different characters and confirmed that # is the problem. Has anyone come across something like this? If yes, any solutions? Thanks in advance.
I am using ftpwebrequest to download files from an FTP site. It works perfectly till the point it encounters a file with # in its file name. Then it gives the error "The remote server returned an error: (550) File unavailable (e.g., file not found, no access)." The files that I am trying to download are encrypted, so the file name is a bunch of special (but permitted) characters. I tried omitting different characters and confirmed that # is the problem. Has anyone come across something like this? If yes, any solutions? Thanks in advance.