I user the FTPClient to upload some files. That works well but now I have a problem to connect on one server.
One new thing on the lonig data is a '%' char in the user name XXX%fXXXX.
Do I have to do something (mask it...) or could it be a problem in this library?