Use /upload for arbitrary file uploads?Solved

It would be great to be able to upload arbitrary support files via the wyBuild updater command line (/upload)

For instance, part of our package is a wix installer, and when I set up a new deployment site for a new application, I would like to also upload the installer to the same location that wyBuild will upload to

ie:wyBuild.cmd.exe a.wyp /upload /file "c:\foo\setup.exe"

Nope wyBuild only support uploading the updates it generates. You can, of course, just skip that step and use any one of the thousands of alternative network connection apps to upload the wyBuild updates as well as any other files you generate.