Hi, I have problems with the ftp connection.I have the next url ftp://{username}:{password}@{serverIp}/Updates/wyserver.wys
And then, this result: (534) 534 Policy requires SSL
I need a secure connection with ftp but i dont know how to build the url. Thanks
Use HTTPS for downloads. Use SSH or FTP for uploads.
Using FTP with a user/password send the user/pass in plaintext. This is insecure.
If you want to limit updates, see here: https://wyday.com/wybuild/help/limit-updates.php