Building My First WyUpdate

Hi,

When I type the following FTP path into my search bar: ftp://spellstorm-realms.tk/public_html/zips/Spellstorm.zip I am presented with a new window asking if I want to download the file.

This tells me that this is the correct FTP path to provide as a Download Site for my WyBuild. However, when I provide ftp://spellstorm-realms.tk/public_html/zips/%Spellstorm.zip% or ftp://spellstorm-realms.tk/public_html/zips/%Spellstorm% and other variations, it does not let me proceed (after having clicked Build WyUpdate).

Hey Joseph,

You need to use %file% not %Spellstorm.zip% (I think you took our instructions a bit to literally 😀 ).

So try this in your download site:

ftp://spellstorm-realms.tk/public_html/zips/%file%

Thanks for much for the kind reply,

Providing %file% instead of the actual file name, worked successfully. However, I am receiving an error on step H. Here is the error details:

Error trying to save file: Error downloading "ftp://spellstorm-realms.tk/public_html/zips/wyserver.wys": The remote server returned an error: (530) Not logged in.

Thanks again for helping.

Hi,

I think I am beginning to understand what WyBuild wants from me.

- In the Download Sites tab, I have ftp://spellstorm-realms.tk/updates/%file%I imagine this to be for the 'spellstorm.all.to.1.1.wyu' and the 'wyserver.wys' files.

- In the Upload the Updates tab, I added my site, clicked Upload Updates and it was successful.- I verified that my site does have 'spellstorm.all.to.1.1.wyu' and the 'wyserver.wys' files in the /updates directory.

However, after clicking wyUpdate it gives me an error:

Error trying to save file: Error downloading "ftp://spellstorm-realms.tk/updates/wyserver.wys": The remote server returned an error: (530) Not logged in.

Well, for ftp sites you need to provide the username and password. For example you download site might look like this:

ftp://username:password@spellstorm-realms.tk/public_html/zips/%file%

I did provide the username and password. It wouldn't of successfully built it then..

I am using ftp://spellstorm-realms.tk/updates/%file% for the Download Site

I am using ftp://username:<pass>@spellstorm-realms.tk for the Upload the Updates tab as my site.

Everything builds OK.

When running wyUpdate, it gives me the following error:

Error trying to save file: Error downloading "ftp://spellstorm-realms.tk/updates/wyserver.wys": The remote server returned an error: (530) Not logged in.

Why does it tell me I am not logged in when I am providing the username and password? I verified that the files that are in the above directory.

Please help..

Hi,

Alright, I am past step H.

I will continue to post if I have any more questions/concerns.

Hi,

After clicking Check for updates button on my Form, it shows me a "Failed to check for updates with a red 'x'". Here are the error details:

The wyUpdate executable was not found: C:\update\update\bin\Debug\wyUpdate.exe

What might I do to resolve this?

Hi,

Sorry, I posted a little prematurely.

I will ask again if I have any more questions/concerns.

Great, glad you figured it out.