About 114,000 results
Open links in new tab
  1. Create .zip folder from the command line - (Windows)

    Oct 20, 2010 · Is it possible to create a .zip file from a folder in the command line, I don't want to use any third party executable. I was thinking something like 'send to compressed folder' but I don't know h...

  2. Zipping folders and their contents into a .zip file in Linux

    Nov 23, 2010 · How do I make a .zip file that contains every file AND every folder in the directory?

  3. command line - Creating an archive from a directory without the ...

    Aug 7, 2017 · I have the following folder structure: root folder1 folder2 folder3 7za.exe I want to run the 7-zip command line tool to compress all the files in folder1 to a zip file ca...

  4. Can you zip a file from the command prompt using ONLY ... - Super User

    Feb 20, 2010 · 41 It is possible to zip files without installation of any additional software (I have tested it). The solution is: Run this in a command-line window to create a ZIP file named C:\someArchive.zip …

  5. 7 zip - 7-Zip command line to zip all the content of a folder (without ...

    Possible Duplicate: Create an archive from a directory without the directory name being added to the archive I have a folder that I want to zip completely: MyFolder | |--- SubFolde...

  6. How can I create a batch job (.bat) that zip a folder?

    Mar 5, 2014 · My intention is to backup all the doc files in MyDocs folder (including subfolders) and put them in a dated zip file. Afterwards I will move this file with robocopy to my server, but at the moment …

  7. bash - Unix zip directory but excluded specific subdirectories (and ...

    I'm trying to zip a directory (on Unix via SSH) but I need to exclude a couple of subdirectories (and all files and directories within them). So far I have this: zip -r myarchive.zip dir1 -x dir1/

  8. archiving - How do I create separate zip files for each selected file ...

    This is the internal zip packer from Total Commander: However I want to use my 7zip packer. When I select 5 files, I get 5 separate .zip archives for each selected file. How do I do that in 7zip?

  9. How to make 7-zip do a whole bunch of folders - Super User

    I decided to simply zip the separate folders, which each contain an almost equal amount of pictures. This way I can upload a couple each day. Doing this manually is a very long and hard job. I wonder if …

  10. Windows “Send to Compressed (zipped) Folder [in different location]"

    Dec 16, 2015 · Create a dummy zip file on/in the destination drive/folder using the Windows built in "Send to/compressed (zipped) folder" functionality. I simply created one with a single line text file as …