Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.9k views
in .NET FTP by (120 points)
Hello,

(please excuse me for my english :wink: ).

I'm using the open source .Net version of edtftp 1.2.3.

My application have to connect to a Windows FTP Server (IIS). It retrieves some files (PDF...) which name contains special characters like "

4 Answers

0 votes
by (162k points)
You're correct, and this bug is fixed in 1.2.4, which will be released fairly soon.
0 votes
by (260 points)
Hi,

I have a problem a little similar to telmedia. In fact, I can list the files on my ftp server without changing anything on the code, even if the files have special caracters like
0 votes
by (162k points)
This is a bug that is fixed in 1.2.4, due out soon
0 votes
by (260 points)
Well it seems that it works with 1.2.3 : I have to set ControlEncoding to new UTF8Encoding(false) ;)

Categories

...