I'm using an app called DropDMG to extract a large zip file that is 109 GB in size. However once it's extracted the whole bundle, it ends with an error from its subprocess ditto and deletes the temporary folder it created with all the goodies in it.
How can I prevent this? Will simply locking the folder prevent it? DropDMG and ditto are running as the local user and not as root...