PDA

View Full Version : Cluster files- Can the extension be set?



ccordes
06-04-2016, 11:10 AM
An old client is being acquired and our setup and update directories need to be moved to their new system.
Everything has gone as smoothly as could be expected BUT the number of cluster files is causing them to set permissions to every new extension.
If I set the web update to use an IIS Server Image, the numbered portion is appended with an underscore but then the extension is left blank. They don't allow blank extensions.

I checked through the wupdate script but don't see where that is being done (I'm probably in the wrong place)

Is there a way that I could set the cluster file extension to something? Maybe txt or upd - anything so that I don't have contact their (slow) IT folks whenever we push out a new cluster file number?

Thanks any clues you might be able to give me, (even a link to an article that I haven't found yet)

Chris C

linder
06-06-2016, 10:52 AM
Hi Chris,

No, the cluster file extension can't be set. If you enable the "IIS Server Image" option then cluster files are generated without a file extension. We'll have to check if it is possible to add another option to set it to ".BIN" (instead of no file extension).

Friedrich

ccordes
06-06-2016, 01:02 PM
Is this performed in the wupdate.sbp script?

linder
06-07-2016, 12:49 AM
Hi Chris,

No, the wupdate.sbp and wucheck.sbp project files include the source codes for the wupdate.exe and wucheck.exe clients.

The idea is to add it to Web Deployment -> Enable Web Installation

Friedrich

linder
06-07-2016, 04:23 AM
New ".bin File Extension" option added to the iDeploy Web Installation properties. This lets you generate cluster files in form of "yada_00001.bin", "yada_00002.bin", etc.

Friedrich

ccordes
06-07-2016, 01:17 PM
Of course.
I will continue to badger the IT guys for more mime types.

BTW - I've been using SB (seems like forever) and I've never had this issue come up before on my own web site.
Keep up the great work, Friedrich!

linder
06-08-2016, 01:28 AM
Hi Chris,

if you are interested, I can compile a pre-release for you so you can use the new feature.

Friedrich

ccordes
06-08-2016, 03:55 PM
Sure!, I'd be glad to test it out for you.

linder
06-15-2016, 09:03 AM
Chris,

Please check your e-mail (pre-release link sent). Does this work for you?

Friedrich

ccordes
06-16-2016, 06:40 PM
Sorry, Friedrich, I've been tied up. I did get the email and compiled the setup with data - 35 cluster files.
They look perfect! Now I'm waiting for the IT guys to give me the all clear so I can test it.

I should hear from them in the morning.

Chris

ccordes
06-20-2016, 02:37 PM
Finally, set up and working perfectly!
Thanks!! :cool: