|
#1
| ||||
| ||||
| how would I zip files?
This is a bit a newbie question (maybe) but I've never tried this on my Mac. I've got a bunch of pictures that I am going to sending to friends whom mostly are using using Windows, but at least one is on a Mac (not sure which OS). Anyhoo, how would I go about zipping up these files? I opened up Stuffit but it only has the option to 'expand.' I'm pretty sure I can do this through the Terminal using UNIX commands, but I don't have a clue how! Any help would be GREATLY appreciated. Thanks!
__________________ "May all your trails be crooked, winding, lonesome, dangerous, leading to the most amazing view, where something strange and more beautiful and more full of wonder than your deepest dreams waits for you." -Edward Abbey |
|
#2
| ||||
| ||||
|
You're right that there is a commandline interface zip program included in OS X. the short answer - if the files you want are all in the folder "photos" zip -r photos photos.zip will get everything in that folder into one zip file. You have to be at the same level as the folder full of photos, obviously - ie. if the folder is on the desktop, then first "cd Desktop" when you open the terminal. the long answer - for all the possible options to the zip program, type zip -h to get the semihelpful help screen
__________________ What is the robbing of a bank compared to the founding of a bank? -- Bertold Brecht |
|
#3
| ||||
| ||||
|
great! thanks scruff
__________________ "May all your trails be crooked, winding, lonesome, dangerous, leading to the most amazing view, where something strange and more beautiful and more full of wonder than your deepest dreams waits for you." -Edward Abbey |
|
#4
| |||
| |||
|
download stuffit lite
|
|
#5
| |||
| |||
|
Aussie John is right-- download Stuffit Lite from download.com or directly from Aladdin at http://www.aladdinsys.com/ ... It includes a program called 'DropZip' (as well as DropStuff and DropTar). Just drag a file or folder onto this application to zip it. ...the 'zip' command of course is always there in the command-line, this is just a little bit more friendly.
__________________ PowerMac G4 533 - 640mb RAM - 40g HD - GeForce 3 - MacOS X 10.2 |
|
#6
| |||
| |||
|
yes- I should have been a bit more expansive in my reply but was rushed for time. What I do is drag the application icons to the tool bar. Presto - compression and expansion is all at your finger tips in the finder window for grag and drop. Just another tip- I always turn off in preferences of drop zip - Macbinary to "never" as it seems to work with PC users all the time. |
|
#7
| ||||
| ||||
|
sweet, thanks again!
__________________ "May all your trails be crooked, winding, lonesome, dangerous, leading to the most amazing view, where something strange and more beautiful and more full of wonder than your deepest dreams waits for you." -Edward Abbey |
|
#8
| ||||
| ||||
|
I also used DropZip for some time, but then my lite version ran out, and I couldn't use it anymore. I don't see why I should pay for just a simple thing like zipping files, and did it via Terminal for some time. Recently, I made myself a nice Toolbar Applescript for this, so I just can drop the files on the Icon, and I don't have to pay for this. |
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| creating zip files : newbie... | Harvey | Mac OS X System & Mac Software | 12 | July 7th, 2003 07:54 PM |
| i need to zip some files | lindner | Mac OS X System & Mac Software | 4 | May 15th, 2003 12:16 PM |
| Why JPG files on a Zip Disk won't work in Windows... | themacko | Mac OS X System & Mac Software | 0 | April 9th, 2003 02:00 AM |
| Native FTP program? | bighairydog | Apple News, Rumors & Discussion | 17 | November 30th, 2001 03:31 PM |
| Solution: OS X creating "." files on Samba shares | dricci | Apple News, Rumors & Discussion | 0 | November 22nd, 2001 12:23 AM |