1 cs 106 computing fundamentals ii chapter 6 “how to zip & unzip files” herbert g. mayer,...

Post on 18-Jan-2018

221 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

3 Zipping Purpose of zipping is to make a folder look like a single file so it is easier to or uploadPurpose of zipping is to make a folder look like a single file so it is easier to or upload No need to zip a single document if you want to upload itNo need to zip a single document if you want to upload it

TRANSCRIPT

1

CS 106Computing Fundamentals II

Chapter 6“How To Zip & Unzip Files”

Herbert G. Mayer, PSU CSHerbert G. Mayer, PSU CSstatus 6/17/2013status 6/17/2013

Initial content copied verbatim fromInitial content copied verbatim fromCS 106 material developed byCS 106 material developed by

CS professors: Cynthia Brown & Robert MartinCS professors: Cynthia Brown & Robert Martin

2

Syllabus ZippingZipping Right ClickRight Click UnzippingUnzipping

3

Zipping• Purpose of zipping is to make a folder look like a Purpose of zipping is to make a folder look like a

single file so it is easier to email or uploadsingle file so it is easier to email or upload

• No need to zip a single document if you want to No need to zip a single document if you want to upload itupload it

4

Right Click Folder to be Zipped

5

From Send To Menu, select Zipped Folder

6

This Produces Zipped File

7

Upload Zipped File• Go to the appropriate dropbox in D2L (from the tools Go to the appropriate dropbox in D2L (from the tools

menu on the lower right of the screen)menu on the lower right of the screen)

• Browse for your file, and select it, D2L will upload itBrowse for your file, and select it, D2L will upload it

• Never try to open a zipped file…you always want to Never try to open a zipped file…you always want to extract the contents and create a normal folder firstextract the contents and create a normal folder first

8

Unzipping• Just right click the zipped file and choose Extract All Just right click the zipped file and choose Extract All

from the menufrom the menu

• Follow the 2-3 steps till finished and you will then Follow the 2-3 steps till finished and you will then have a file you can use.have a file you can use.

9

Right click the zipped file…

10

Click the Extract Button…

11

Violá

12

Note For some reason zipping and then unzipping puts an For some reason zipping and then unzipping puts an

extra “wrapper” on the file… a file of the same name. extra “wrapper” on the file… a file of the same name. You can just take the file out of the extra wrapper if You can just take the file out of the extra wrapper if you want to.you want to.

top related