Multiple downloaded Sites

Suppose that i have two server and update sites for my application.

http://localhost/%file%http://mysite.com/%file%

Usually i put the updated *.wyu and wyserver.wys in both sites. What if i put the new updates that i create only in the second site ( http://mysite.com/%file% ). Will my client application update to the last version if http://localhost/%file% has not the latest updates?

Thanks

Well, it will work but time will be wasted looking for a file that doesn't exist. The better method is to just set the localhost site as hosting "only the server file". Right click the site and click "Just a server site".

[attachment=0]wyBuild.site.png[/attachment]