wyDay blog  |  Downloads  |  Buy
LimeLM
wyBuild
Support forum
wyDay blog
wyDay Home

SSL with FTPAnswered

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

Nov 23, '18permalink
Answer

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

Nov 23, '18permalink