AzUnzipEverything icon indicating copy to clipboard operation
AzUnzipEverything copied to clipboard

Possible to add a unique folder name for the output container so files are not overwritten?

Open fwilkinson opened this issue 2 years ago • 1 comments

Is there a way to have the output of the zip file put into a unique foldername inside the output-files container? My zip files names have the date/time stamp in it and was wondering if I could have the output stream create a new folder with that file name (i.e. filename is LBI_20220719103131.zip and would like the output to put the files in the "output-files/LBI_20220719103131 folder"? Otherwise if I have multiple zip files put into the input-files folder at the same time, it overwrites what is in the output-files container?

fwilkinson avatar Jul 18 '22 15:07 fwilkinson

Great idea @fwilkinson! Would you like to add it, and do a PR?

FBoucher avatar Jun 02 '23 14:06 FBoucher