Re: password protect file befor emailing

2007-10-19 Thread Andrei Popescu
On Thu, Oct 18, 2007 at 05:13:34PM -0500, Jude DaShiell wrote: > http://www.izarc.org should do it. The package is actually called izarc. I > don't use windows all that much at home spending more time using linux and > tiger 10.4. If we are talking about zip utilities for Windows there is also

Re: password protect file befor emailing

2007-10-18 Thread Jude DaShiell
http://www.izarc.org should do it. The package is actually called izarc. I don't use windows all that much at home spending more time using linux and tiger 10.4. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: password protect file befor emailing

2007-10-17 Thread Celejar
On Wed, 17 Oct 2007 18:44:54 -0500 (CDT) Jude DaShiell <[EMAIL PROTECTED]> wrote: > izr is a multiple file format unarchiver. A friend installed on a windows > XP system for me. It's free for personal use too. > > > > On Tue, 16 Oct 2007, Celejar wrote: > > > On Sun, 14 Oct 2007 19:04:46 -0

Re: password protect file befor emailing

2007-10-17 Thread Jude DaShiell
izr is a multiple file format unarchiver. A friend installed on a windows XP system for me. It's free for personal use too. On Tue, 16 Oct 2007, Celejar wrote: On Sun, 14 Oct 2007 19:04:46 -0500 (CDT) Jude DaShiell <[EMAIL PROTECTED]> wrote: use zip on the file and set a password on the

Re: password protect file befor emailing

2007-10-16 Thread Celejar
On Sun, 14 Oct 2007 19:04:46 -0500 (CDT) Jude DaShiell <[EMAIL PROTECTED]> wrote: > use zip on the file and set a password on the zip file that gets made. > So long as the user either has winzip or izr they'll beprompted for a > password when they open the zip file. If they don't have an unzip

Re: password protect file befor emailing

2007-10-14 Thread Jude DaShiell
use zip on the file and set a password on the zip file that gets made. So long as the user either has winzip or izr they'll beprompted for a password when they open the zip file. If they don't have an unzip program I'd recommend izr since its price can't be beat. -- To UNSUBSCRIBE, email t

Re: password protect file befor emailing

2007-10-12 Thread Adrian Levi
On 13/10/2007, Giorgos Pallas <[EMAIL PROTECTED]> wrote: > Juha Tuuna wrote: > > On Friday, 12. October 2007 15:48, BartlebyScrivener wrote: > > This way you must of course deliver the password in a secure way. > > > > Not necessarily. The password could be delivered using the telephone > accord

Re: password protect file befor emailing

2007-10-12 Thread Giorgos Pallas
Juha Tuuna wrote: > On Friday, 12. October 2007 15:48, BartlebyScrivener wrote: > >> I want to send a longish pdf file to an unsophisticated Windows user. >> >> If possible I would like to password protect it. >> >> Is there a way to password protect files on Etch? >> >> Thanks, >> >> rd >>

Re: password protect file befor emailing

2007-10-12 Thread Celejar
On Fri, 12 Oct 2007 15:36:37 -0400 Ralph Katz <[EMAIL PROTECTED]> wrote: > On 10/12/2007 01:16 PM, Johannes Wiedersich wrote: > > BartlebyScrivener wrote: > >> I want to send a longish pdf file to an unsophisticated Windows user. > > > >> If possible I would like to password protect it. > > > >>

Re: password protect file befor emailing

2007-10-12 Thread Ralph Katz
On 10/12/2007 01:16 PM, Johannes Wiedersich wrote: > BartlebyScrivener wrote: >> I want to send a longish pdf file to an unsophisticated Windows user. > >> If possible I would like to password protect it. > >> Is there a way to password protect files on Etch? > > $ aptitude install pdftk > > #

Re: password protect file befor emailing

2007-10-12 Thread BartlebyScrivener
>encrypted zip >and >pdftk Thank you all. Perfect. rd -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: password protect file befor emailing

2007-10-12 Thread Johannes Wiedersich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 BartlebyScrivener wrote: > I want to send a longish pdf file to an unsophisticated Windows user. > > If possible I would like to password protect it. > > Is there a way to password protect files on Etch? $ aptitude install pdftk # pdftk file.pdf outp

Re: password protect file befor emailing

2007-10-12 Thread Raj Kiran Grandhi
BartlebyScrivener wrote: I want to send a longish pdf file to an unsophisticated Windows user. If possible I would like to password protect it. Is there a way to password protect files on Etch? # apt-get install pdftk $ pdftk input_file.pdf output encrypted.pdf user_pw password $ man pdftk

Re: password protect file befor emailing

2007-10-12 Thread Juha Tuuna
On Friday, 12. October 2007 15:48, BartlebyScrivener wrote: > I want to send a longish pdf file to an unsophisticated Windows user. > > If possible I would like to password protect it. > > Is there a way to password protect files on Etch? > > Thanks, > > rd In my opinion GPG/PGP would be an optimal