I find this a bit confusing when I play with it.
I know that when a file goes to FAT volume it loses encryption.
When something is put into encrypted folder it gets/stays encrypted.
I remember seeing somewhere an exception for moving a file within the same
volume.
The resource kit says that if you drag and drop encryption is not automatic
(unencrypted file going into encrypted folder) -- when I do it seems to
encrypt (sp3 applied).
is there a good and simple reference on this?

Re: moving and copying encrypted files by S

S
Mon Nov 03 16:27:36 CST 2003

you never said if you were copying or moving the files... on the same
computer? different computer? here is a starting place... happy hunting:

http://www.microsoft.com/windows2000/en/professional/help/default.asp?url=/windows2000/en/professional/help/encrypt_to_move_file.htm

http://www.microsoft.com/technet/default.asp

www.microsoft.com

or memorize these charts:

http://www.svrops.com/svrops/documents/movecopy.htm


--
Sue MCNGP #69
http://www.mcngp.tk
The MCNGP Team - We're here to help

"Few things are harder to put up with than the annoyance of a good
example." --Mark Twain

"Paul L" <replythrunewsgroup@unreal.net> wrote in message
news:%23kCE3XloDHA.2444@TK2MSFTNGP09.phx.gbl...
> I find this a bit confusing when I play with it.
> I know that when a file goes to FAT volume it loses encryption.
> When something is put into encrypted folder it gets/stays encrypted.
> I remember seeing somewhere an exception for moving a file within the same
> volume.
> The resource kit says that if you drag and drop encryption is not
automatic
> (unencrypted file going into encrypted folder) -- when I do it seems to
> encrypt (sp3 applied).
> is there a good and simple reference on this?
>
>



Re: moving and copying encrypted files by Kline

Kline
Mon Nov 03 16:49:49 CST 2003

>or memorize these charts:
>
>http://www.svrops.com/svrops/documents/movecopy.htm

The confusion here arises in the fact that certain commands carried
out through a command shell act differently than those through the
explorer shell, e.g.

Move unencrypted file to an encrypted folder through explorer, file
becomes encrypted.

Move unencrypted file to an encrypted folder through command shell,
file remains unencrypted.

Also worth pointing out mount points, re-parse points & system files
cannot be encrypted. The 'write attributes' permission is also
required in order to encrypt and unencrypted files/folders.

Re: moving and copying encrypted files by Marlin

Marlin
Mon Nov 03 17:04:05 CST 2003

http://support.microsoft.com/default.aspx?scid=kb;EN-US;307877
307877 How To: Encrypt a File
http://support.microsoft.com/default.aspx?scid=kb;EN-US;308989
308989 How To: Encrypt a Folder
http://support.microsoft.com/default.aspx?scid=kb;EN-US;308993
308993 How To: Remove File Encryption
http://support.microsoft.com/default.aspx?scid=kb;EN-US;223316
223316 Best Practices for Encrypting File System


Did you know that two users can share an encrypted file under windows
XP ? http://support.microsoft.com/?kbid=308991 (this is the aricle
from which the 4 links above came)


I found a couple of answers to my questions on encryption and security
here:
http://www.microsoft.com/downloads/details.aspx?FamilyId=9964CF42-E236-4D73-AEF4-7B4FDC0A25F6&displaylang=en

Download the PDF and read

On Mon, 3 Nov 2003 17:00:22 -0500, "Paul L"
<replythrunewsgroup@unreal.net> wrote:

>I find this a bit confusing when I play with it.
>I know that when a file goes to FAT volume it loses encryption.
>When something is put into encrypted folder it gets/stays encrypted.
>I remember seeing somewhere an exception for moving a file within the same
>volume.
>The resource kit says that if you drag and drop encryption is not automatic
>(unencrypted file going into encrypted folder) -- when I do it seems to
>encrypt (sp3 applied).
>is there a good and simple reference on this?
>


Re: moving and copying encrypted files by S

S
Mon Nov 03 17:11:00 CST 2003

"Kline Sphere" <-> wrote in message
news:v6mdqv88vi9kmfhupm4njvsgn0nqu7vfbk@4ax.com...
> >or memorize these charts:
> >
> >http://www.svrops.com/svrops/documents/movecopy.htm
>
> The confusion here arises in the fact that certain commands carried
> out through a command shell act differently than those through the
> explorer shell, e.g.

True enough... however, the question seemed geared towards studying...
which, in most cases, means explorer based applications. I didn't think I
needed to confuse the poor lad. :)

Sue

>
> Move unencrypted file to an encrypted folder through explorer, file
> becomes encrypted.
>
> Move unencrypted file to an encrypted folder through command shell,
> file remains unencrypted.
>
> Also worth pointing out mount points, re-parse points & system files
> cannot be encrypted. The 'write attributes' permission is also
> required in order to encrypt and unencrypted files/folders.



Re: moving and copying encrypted files by Paul

Paul
Mon Nov 03 17:48:12 CST 2003

thanks for the tip (reminder) about the difference between command line and
explorer moving