What are the octal permissions of the directories /usr/lib?

Reinstall Windows dealing with NTFS permissions

  • I'm a few weeks away from rebuilding my PC with Windows 7 and need help understanding how to deal with NTFS permissions. I'm a few weeks away from rebuilding my PC with Windows 7. I'm currently using the release candidate of Windows 7 with the following drive configuration: C:\ - Windows and applications (some data) D:\ - data drive (including "D:\My Documents\") Q:\ - external backup drive (Drobo) All drives are formatted with NTFS and backups of selected directories to Q:\ are done with rsync. I've noticed that some directories on Q:\ are not accessible by the Guest account, meaning that permissions are not consistent on that drive. The machine isn't on a domain. My plan is to wipe C:\ and reinstall Windows, and leave D:\ and Q:\ alone. My questions are: - How do I reinstall and prevent ugly situations with NTFS file permissions (i.e., permission denied)? - Is there a best practices guide for syncing to my backup drive to ease future accessibility from another computer? Many thanks!

  • Answer:

    After install you'll see the partition for D. Take ownership of it and make the local administrator have access to all the files. Make your user account have access to all the files. You probably will need to do the same for Q. Now redirect My Documents to the folder on D.

chrisch at Ask.Metafilter.Com Visit the source

Was this solution helpful to you?

Other answers

Personally, I would copy D to another drive and do a standard install. Wipe the disk and only make one partition. Now copy D back to My Documents on C:. Now you only have C and Q.

damn dirty ape

Ultimately, unless the files are encrypted you won't have any issues where you run into a brick wall. If you encounter any issues, simply take ownership of the file and grant yourself rights -- google turned up this: http://www.blogsdna.com/2159/how-to-take-ownership-grant-permissions-to-access-files-folder-in-windows-7.htm Also, with rsync, I believe the -a (archive, perfect copy) or -p (permissions intact) switch will help alleviate your backup issues. I'm not on my windows box right now, so you may want to doublecheck the exact verbage on those.

unvivid

Also, after a little more research-- --no-p Do not pass permissions, so this will essentially strip all permissions. Depends on how secure you need your info to be, but permissionless would provide the smoothest transition if security is not an issue.

unvivid

I wasn't aware that you can simply "Take Ownership" on any NTFS folder regardless of the permissions assigned. Thank you for your responses!

chrisch

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.