I have credentials for an FTP server that are in this form:
User: name@domain.com Pass: alpha-number-password
When you try to log in, it will not work due to the special @ symbol. I tried the% 40 trick and the% 64 trick and didn't work.
I try with FileZilla and this is the only relevant information I found on my forums.
I can get it to work with CuteFTP 8 Home, but it's pretty old, and I would like to use another client in the future.
Is there a general parameter for this type of thing that allows @usernames? Is there a more expansive client that can use these credentials?
I understand that @there should not be a username or password, but this is out of my control, and people still do it like this sometimes.
source
share