Extract Files With DR Unarchiver
Extract Files With DR Unarchiver
52
Zip is just one type of archive file and there are many more, like RAR, 7z,
CAB and GZIP. Dr Unarchiver can handle most of them.
Monitor downloads
Go to the Dr Unarchiver menu and
select Preferences. There is an option
to monitor the downloads folder.
When zips are downloaded you are
asked if you want to extract them. It’s
your choice.
Knowledge base
Terminal tips
Navigating folders in Terminal
is easy when you know how.
Type CD followed by a space,
then drag a folder and drop it
on the Terminal window. Press
Enter and it makes it the current
folder. When specifying what
files to add to the zip, * means
any file, *.jpg means any .jpg
image, and so on. A star saves
typing filenames.
Password
protect archives
Zip archives can be password protected. This does not
prevent anyone from opening the zip. However, it does
prevent people from accessing any files within it. Double-
click a password-protected zip and macOS immediately
prompts for a password to continue. Dr Unarchiver asks for it
when you try to extract files. If you want to send private files
by email, password protect them in zips first. 1 Use Terminal 2 Create a zip
Zip archives can only be password protected from Type ‘zip -e name.zip file(s)’ to create a zip
“If you want to send private the command line, not the graphical interface. archive. You are asked to enter the password
53