Manage-media:Zip extraction

From Site Foundry

Jump to: navigation, search

Why would I want to extract a zip file?

Manage media
Manage media

If your site requires a large amount of media uploading, then the Site Foundry application implements a zip extraction feature for your media content.

This is a very simple system that allows administrator to collect media items together in folders on their desktop, zip archive the files together, upload, and have these added the media manager.

It is important when doing this do remember the following points

  • Keep folder names meaningful, no punctuation, just spaces
  • File names will be the description of the file when uploaded. You cannot use punctuation, just spaces.
  • The files/folders will be uploaded stating in the uploads folder as the root. Therefore, the structure will always be uploaded as is.
  • Even if the zip file is within the maximum upload size, the zip archive needs to be extracted to memory, so the memory allocated to PHP will be the limiting factor to the size of what can be uploaded.

Extracting a zip file

  1. To extract a zip file, click on the manage media menu item on the top of the page.
  2. Scroll down to the Upload media section.
  3. Click browse, to select the zip archive saved on your file system.
  4. Check the check to extract zip contents checkbox.
  5. Click upload, and zip file will be uploaded to the server, and then extracted.
Personal tools