It seems that the parsing of the url for ftp connections does not support usernames having a @, e.g., username: backup@test.com server: backupserver.com
Specifying backup@test.com@backupserver.com does not work. I have not tried with other special chars.