Relative Content

Tag Archive for c#7zip

7Zip Folder synchronization

I’m trying to unzip a folder with 7Zip, which works nicely.
Unfortunately, 7Zip does not delete unnecessary files that may already be in the Folder . For zipping, there is the option u -uq0 to synchronize the zip, is that also available when unpacking? I haven’t managed to get it running this way.