![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Investment Protection | iBot | HP Server News and Podcasts RSS | 0 | 09-09-2008 11:08 AM |
| Syntaxt to zip a file with password protection | veeru4all | UNIX for Dummies Questions & Answers | 3 | 08-21-2008 01:08 AM |
| File password protection/encryption | rdudejr | AIX | 2 | 07-09-2006 06:43 PM |
| Protection code of file/directory | zp523444 | UNIX for Advanced & Expert Users | 3 | 12-12-2005 11:24 PM |
| Does unix has password protection for zip files? | p_prathaban | UNIX for Advanced & Expert Users | 6 | 02-19-2004 10:46 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Zip file with password protection
I am trying to zip a file with password protection.
I have read all or atleast most of the threads on the website, but couldn't come up with a solution. I am running ZIP version 2.3 on HP-UX but I dont see the -P (password) option. I read somewhere that free versions of zip don't come with -P option. Can someone confirm this assumption. I have already wasted a weeks effort on this. Can anyone suggest anyway of doing this, we are planning to send out an email (with attachment) to yahoo/gmail/outlook from our UNIX box but the file has to be password protected before it goes out. User will open the attachment from that email. |
|
||||
|
If I encode using pgp in UNIX, what software would the user have to use to open it in say MS-Word /Notepad ? Forgot to mention that the file is .txt.
From what I read, if I use crypt to encode the file, I have to use crypt to decode it too! cannot use that in Windows, or can I ? |
|
||||
|
just to confirm, when you look at
man zip it doesn't have the -P option? and when you try to use zip with the -P option, it doesn't work? When I got a free hosting account with Joyent which uses the Bash shell, the zip program it comes with has the -P option in the man page. |
|
||||
|
pgp (as GNU gpg or "gpg") is supported for Windows and unix. It is free for both platforms.
The GNU Privacy Guard - GnuPG.org |
| Sponsored Links | ||
|
|