The error message ECOM00205 translates to “Upload Error: Couldn't resolve host .*@”
When you enter in details for the username for your destination URL, you must ensure that you specify non-encoded characters by their proper hexadecimal equivalent. For example, if '@' is part of your username, you must replace the '@' in the username part of your destination URL with '%40'.