It's about the @ sign in your username see: FTP as download site. Specifically you need to urlencode it when it's in the username.
Hi, I have a problem when wyupdate try to connect to FTP server.
this is message:
Could not parse the URL "ftp://ActTNET@s2.com:psNET@ftp.s2.com:21/ActTNET/wyserver.wys" - it's either malformed or is an unknown protocol.
If i try this url in for example Chrome they download wyserver.wys file.
The problem has that ftp server change login policy and now require "@s2.com" for user name. Before only inform user name and all are Ok.
Thank you for your help.
It's about the @ sign in your username see: FTP as download site. Specifically you need to urlencode it when it's in the username.
Thank you for your fast reply.
Problem solved!!