Another error - Could not parse the URL

Hi, I changed the ftp server to another one to avoid the 530 error and now I'm getting a parser error from .Net

Could not parse the URL "ftp://user@applepeel.com.br:pass@ftp.relogioscomdesconto.com.br/relogioscomdesconto/ampwin/wyserver.wys" - it's either malformed or is an unknown protocol.

If I paste this URL into any browser it works, what's wrong with it??

Never mind, got it working by replacing the second @ to %40

Hi,

im having this same issue, after replacing the second @ to %40, was it working then?

What's the URL? Make sure you URL encode any non-ascii characters.