Mac Split Zip Into Multiple Files

Open the Tools tab and click Multi-Part Zip File. In the Split window, browse to the location where you want to create the new split Zip file. Type in the file name for the new split Zip file in the File name box. WinZip will create your split Zip file using the size you specified in step 3 as the maximum size for each part. Apr 15, 2013 You need only run a simple command to create the split archive, but it’s important that you understand its syntax in order to customize it for your needs. The command is as follows: zip -r -s MaximumSize ArchiveName.zip FolderName/ As the name suggests, the MaximumSize part is the maximum possible size each split file should be. Open the Tools tab and click Multi-Part Zip File. In the Split window, browse to the location where you want to create the new split Zip file. Type in the file name for the new split Zip file in the File name box.

Split

Use the -s switch on the zip command in terminal. So if your folder was called FolderName. Zip -r -s 64 archive.zip FolderName/. 64 is the size of the split (in this case 64Mb). Use -s to set the split size and create a split archive. The size is given as a number followed optionally by one of k (kB), m (MB), g (GB), or t (TB) (the default is m).

Zip Divide File

  • Home

    Community Q&A

  • »
  • Learning Corner
  • »
  • Website
    Billing(8)
    Cube Cart(2)
    Databases(20)
    Drupal(10)
    General Server Setup / Management(32)
    Google Tools(8)
    htaccess(1)
    Joomla(14)
    Magento(1)
    Microsoft Publisher(1)
    New Customers(12)
    php(1)
    Security(1)
    SSL(10)
    Typo3(2)
    WordPress(17)
  • »
  • FTP and File Management

    FTP and File Management

    2. How to Connect to SFTP using FileZilla
    4. How to Split a File Using 7-Zip
    6. How to Upload a File Using Notepad++
    8. Replacing your Primary Domain with Another Website
    10. Moving Files Using FileZilla
    12. Compress/Zip a File Using 7-Zip
    13. Using Filezilla to Connect to Your Account via FTP
    15. How do I FTP with Internet Explorer 8?
    17. How do I use Google's Cache to Restore a Web Page?
    18. How do I Generate a cPanel Backup using an Automated Script?
    20. How do I Connect Securely to my Website via FTP?
    21. How can I restore a backup copy of a file on my server?
    23. How to Reset Your FTP Password
    25. How to Find a File in the File Manager
  • »
  • How to Split a File Using 7-Zip