To make a long story short, I exported a task that I created on our old proof-of-concept server via software deployment wizard. I exported the task, and copied the same folder structure over into the upload directory.
When I try to run it… I’m getting this error for the downloads:
Download error: “Windows Error: No data is available for the requested resource.”
I am not sure if you can actually download a zero byte file. Is the file expected to be 0 bytes?
If so, what you may want to do is remove the download command for that file. If the file is actually needed (sometimes applications just check the exists of a certain file even if its empty), you can just make it on the fly by doing something like this:
I’m completely confused. At 5:30pm last night it decided to just start working. I was messing around with the cache utility… so maybe I stumbled across fixing it.
The sha1 matched, but the filesize didn’t. It was like the bes server didn’t know to look for it there.