-
Windows 10 Overwriting a file, does it preserve permissions?
When you overwrite a file, whether its permissions are preserved or not depends on how you're overwriting it and the specific file system you're using. Command-Line Overwrite: If you're overwriting a file using a command-line tool like cp or mv, the permissions of the original file are...- olivertwist01
- Post #3
- Forum: Programming and Scripting