Command line switch for auto rename or overwrite
Free Zip software and Rar extractor
Brought to you by:
giorgiotani
I'm using PeaZip 7.0.0 (now 7.1.0) from command line to automatically unzip files used in another program using PeaZip -ext2here "${TARGET_PATH}"
This works fine if no files with the same names exist.
The default setting when using the command line is to "Skip Existing files". If I go through the GUI I can select how I want to handle it but what I'd really like is to be able to add a switch to the command line to select "auto rename existing" or "extracted".
Another option would be to be able to set a default action in the settings via the GUI.
Regards,
Bill G.
-ext2here and similar commands are only meant to provide a simplified common syntax to multiple backends PeaZip can use for archiving / extraction operations.
When you are creating a task in the GUI, you can see the actual command line in "Console" tab, and you can copy the full command for future use, which includes switches to skip, overwrite, or rename in case of naming conflicts.