1
1
10101010010001001101001112012-06-16 08:07:10
Microsoft
1010101001000100110100111, 2012-06-16 08:07:10

Why can't the compressed and encrypted attribute be set on NTFS at the same time?

The essence and reason for such restrictions is not entirely clear.
After all, purely theoretically, no one forbids setting the “encrypted” attribute for a ZIP or WinRAR file archive, does it?
In general, I would also like to be able to work with SPARSE encrypted files.
What other filesystems can do this directly?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Saboteur, 2012-06-16
@1010101001000100110100111

Compression and encryption in NTFS are mutually exclusive. The reason is because encryption is applied at the expense of another EFS file system, which is, as it were, an add-on to NTFS.
prowiki.isc.upenn.edu/wiki/EFS ,_Encrypting_File_System

A
AlekseyPolyakov, 2012-06-16
@AlekseyPolyakov

I didn't fully understand the description of the problem. I'll try to answer your question in the thread.
The command shell allows you to work with the attributes of files and folders, the attrib snap-in, there is no compression or encryption in the list of attributes. There is A - archived, but it seems not quite what you need.
You need to compress with a separate snap-in compact, and encrypt with cipher
No one bothers to make a batch file and perform the necessary actions on a directory or file. It will be team after team, but not at the same time.

E
ekungurov, 2012-07-10
@ekungurov

Before encryption, information is usually compressed anyway in order to increase the entropy of the data and thereby complicate cryptanalysis.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question