About 152,000 results
Open links in new tab
  1. Remove single file from zip archive on Linux - Super User

    May 22, 2013 · I have a zip archive (created automatically in a script with -j -r flags) and I would like to remove a single file from it. I tried as documented. zip -d "picture_43_9.jpg" gallery.zip …

  2. How to delete zip file while unzipping it with WinRAR

    Jul 7, 2020 · delete the files you have just zipped (be careful not to delete the new zips), repeat 1. and 2. until you have enough space, download your zip and unzip it, delete the downloaded …

  3. How to delete a file inside a zip archive without decompressing?

    I can copy the files out of the archive one by one just fine, but when I try to delete the file I get this error: I am fairly certain that this is because my computer is trying to decompress the zip file …

  4. If I delete a something from a zip file, can it still be recovered?

    Oct 14, 2020 · If you delete something directly from a zip file, it may or may not be recoverable. ZIP as a format allows deleting entries just by updating the central directory at the end of the …

  5. Is There A Way To Delete Files As They Are Being Extracted With 7 …

    Sep 6, 2021 · 1 It's a bit of a stretch, but according to the 7-zip forum, you could temporarily change the temp folder to an external drive, although the message thread suggests that it …

  6. How do I unzip zip archives and delete the files that I just …

    Jul 16, 2020 · 1 I have a large zip file (101 GB) and I don't have enough disk space to directly copy all the files inside the zip archive. I was wondering if there was a way to extract the …

  7. windows - Deleting a file from a folder gets stuck - Super User

    I'm trying to delete a .zip file from my Downloads folder, but when I click on it to delete it I get this message: And nothing happens. I let it sit for an hour and nothing is going on.

  8. Bash script iterate through directory and delete zip file

    Jul 2, 2025 · As you can see every vehicle directory has a zip file. Inside this zip file are all the photos, measurements and videos taken. So instead of creating links on my website to each …

  9. macos - What is “__MACOSX” folder I keep seeing in Zip files …

    What are these __MACOSX folders I keep seeing in Zip files made by people on OS X? Some take as much as 30% of the file. What program are producing these __MACOSX folder and …

  10. linux - How to "unextract" a zip file? - Super User

    I extracted a zip file into a non-empty folder. The zip file has lots of files and a deep hierarchy, that merged with the existing tree of the target directory. How can I remove the files and direc...