wyUpdate Error

Follow the tutorial and configured an ftp site for downloading and when I ran the client, I got this: (details removed)

Error trying to save file: Error downloading "ftp://00.000.000.000/sub/folder/wyserver.wys": The underlying connection was closed: The server committed a protocol violation.

I verified the path on the ftp site and the files are there. Any help is greatly appreciated.

Johnny

Firstly, you're better off using HTTP to deliver updates. It's faster, it's easier, and most HTTP servers are completely free (Nginx, Apache, IIS, etc.).

Regarding the error, this looks like a problem with your server software. What FTP server are you using?

The ftp server is Pure-Ftpd and it is running on a mac.

I will take your advice and try it on a web server. Thanks for the quick response.

Johnny