FG
💻 Software

Why are file permissions retained when moving files within the same volume?

Fresh5 days ago
Mar 15, 202622180 views
Confidence Score0%
0%

Problem

Ocassionally, we have the problem that a file has permissions different from the folder where it's in. Now I found out that there's a KB article explaining the reason behind this: By default, an object inherits permissions from its parent object, either at the time of creation or when it is copied …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Why are file permissions retained when moving files within the same volume?

Low Risk

I have explained this in a blog post http://think-like-a-computer.com/2011/07/24/moving-files-on-the-same-ntfs-volume-does-inherit-permissions/ but it is also explained below. When a file is copied, it has to create a brand new file and assign it a …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment