X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <47858CE0.8000102@cygwin.com> Date: Wed, 09 Jan 2008 22:11:28 -0500 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070505 Remi/2.0.0.0-3.fc4.remi Thunderbird/2.0.0.0 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: How to use encrypted folder (or filesystem) References: <47857E85 DOT 8000703 AT adssi DOT fr> In-Reply-To: <47857E85.8000703@adssi.fr> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com CABROL PERALES Alexandre wrote: > Hi everybody, > > i'm using Cygwin Easy version on an usb disk. This is really a question that is more appropriately directed towards the maintainers of "Cygwin Easy", since that's a separate project and anything we might say here may not be appropriate for "Cygwin Easy". That said... > I would like to kow if we can use encrypted FileSystem or folder with > cygwin. > > e.g.: > mount -t vfat info.img info/ -oencrypted=aes128 > > or another way. Cygwin is not Linux (or Unix or BSD or....) It has no file-system drivers and relies on Windows to provide file access. Translation - you cannot mount a file system with Cygwin like you show above. Cygwin's mount is not too much more than a mapping of Windows-style paths to POSIX ones. > Purpose: > be able to use mobile cygwin with an encrypted device (partition, > folder, fs image) without have to alter hoster system (no modifications > on the operating system, even on c: drive). > > Do you have any idea? In general, if you can do it with Windows, you should be able to do it with Cygwin and that may translate into being able to do it with "Cygwin Easy". But to do it with Windows means you need an NTFS file system on your USB disk. If that's a problem for you, then I believe you have provided the answer to yourself. ;-) -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/