Error ejecution command line

Hello, I have a problem running wyupdate from the command line to change "-server" and - "UpdatePath". Run the following command

wyUpdate.exe -server = "ftp://xxx:xxx @ 192.168.1.1/wyserver.wys" -UpdatePath = "ftp://xxx:xxx @ 192.168.1.1 /% file%

Only grabs me changing the variable-sever but not change UpdatePath fails ........... what can you do? Am I doing something wrong?

My guess is that you're confusing what these 2 commandline switches do. "-server" overrides any other serve sites you have listed. -updatepath does not work that way. -updatepath replaces %updatepath% variables in your download sites.

So, do you have %updatepath% somewhere in your download site?