unzip with DWC on rr_upload
-
Hi,
I am going to automate update to a specific RRF/DWC version on my 6HCs over HTTP.
There is no problem with bin files (just rr_upload the files and do M997 S0).For DWC I would need to extract DuetWebControl-SD.zip and rr_upload every single file to right path in /www.
My question: For simplicites sake I would rather just upload the DuetWebControl-SD.zip and let DWC do the unzip and copying stuff to /www (as DWC already does when done manually over web interface). Is there any easy way/trick to accomplish to trigger DWC to do this unzip/copy automatically with rr_upload or similar?
Thanks,
wiego -
Do you have an instance of DWC open in a browser? It's the browser doing the unzipping when a zip file is uploaded. The Duet itself doesn't have the resources.
-