When you copy a file from one NTFS file system partition to a different NTFS partition what happens to the file permissions of the copied file?

Recommended textbook solutions

When you copy a file from one NTFS file system partition to a different NTFS partition what happens to the file permissions of the copied file?

Introduction to Algorithms

3rd EditionCharles E. Leiserson, Clifford Stein, Ronald L. Rivest, Thomas H. Cormen

720 solutions

When you copy a file from one NTFS file system partition to a different NTFS partition what happens to the file permissions of the copied file?

Computer Organization and Design MIPS Edition: The Hardware/Software Interface

5th EditionDavid A. Patterson, John L. Hennessy

220 solutions

When you copy a file from one NTFS file system partition to a different NTFS partition what happens to the file permissions of the copied file?

Information Technology Project Management: Providing Measurable Organizational Value

5th EditionJack T. Marchewka

346 solutions

When you copy a file from one NTFS file system partition to a different NTFS partition what happens to the file permissions of the copied file?

Information Technology Project Management: Providing Measurable Organizational Value

5th EditionJack T. Marchewka

346 solutions

What happens to NTFS permissions if you copy or move the files or folders? The answer is: it depends. Read more to learn what happens!

To give you a clearer explanation, consider the following three scenarios. Let’s assume that you are going to copy “D:MyFolder” and let’s assume that “D:” has an NTFS format.

Copying Files between NTFS Partitions

Move D:MyFolder to D:MyFiles

Results:

  • The file or folder retains its original NTFS permissions.
  • You must have the “Write” permission set up for the destination folder to move files and folders into that folder.
  • You must have the “Modify” permission set up for the source file or folder. The “Modify” permission is required to move a file or folder because Windows 2000 deletes files and folders from the source folder after they are copied to the destination folder.
  • You become the creator and owner.

When you copy a file from one NTFS file system partition to a different NTFS partition what happens to the file permissions of the copied file?

Moving Files between NTFS Partitions

Copy D:MyFolder to F:MyFolder

Results:

  • The file or folder inherits the NTFS permissions of the destination folder.
  • You must have the “Write” permission set up for the destination folder to move files and folders into that folder.
  • You must have the “Modify” permission set up for the source file or folder. The “Modify” permission is required to move a file or folder because Windows XP Professional deletes files and folder from the source folder after they are copied to the destination folder.
  • You become the creator and owner.

When you copy a file from one NTFS file system partition to a different NTFS partition what happens to the file permissions of the copied file?

Copying Files


  1. Home
  2. Microsoft
  3. Mobility and Devices Fundamentals
  4. Microsoft.98-368.v2018-04-30.q37
  5. Question 3

When you copy a file from one NTFS file system partition to a different NTFS partition, what happens to the file permissions of the copied file?

A. They are the combined permissions of the original file and destination folder

B. They inherit the permissions of the destination folder

C. They remain the same as the original

D. They are removed, and only the creator is given full control


What happens to the permissions when you copy a file from one NTFS partition to another?

When you copy a folder or file within a single NTFS partition, the copy of the folder or file inherits the permissions of the destination folder. When you copy a folder or file to a different NTFS partition, the copy of the folder or file inherits the permissions of the destination folder.

What happens when you move a file with NTFS permissions to a different NTFS volume?

What happens when you move a file with NTFS permissions to a different NTFS volume? The file inherits the permissions of the parent folder to which it is moved.

What happens to a file or folder permission if it is copied within an NTFS partition?

What happens to a file or folder permission if it is copied within an NTFS partition? The original retains permissions, and the copy inherits permissions from the new location.

What happens to file permissions when files are copied from one location to another?

By default, an object inherits permissions from its parent object, either at the time of creation or when it is copied or moved to its parent folder. The only exception to this rule occurs when you move an object to a different folder on the same volume. In this case, the original permissions are retained.