Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Restoring File permissions from a backup

  • 12-12-2004 12:16am
    #1
    Registered Users, Registered Users 2 Posts: 480 ✭✭


    anyone know how to restore just the permissions from a backup file. I do nightly backups but only need to recover the permissions not the actual files.

    I can resore everything using the restore command but would prefer just to reset the permissions ..

    just did a sudo -R 777 /* instead of a sudo -R 777 /raid/MP3


Comments

  • Registered Users, Registered Users 2 Posts: 480 ✭✭bminish


    I ended up doing a full restore from the dump (after saving a few files that had been modified since the last dump


    Beer and sudo don't mix ;-)

    I also learned about the getacl and setacl commands. getacl can be use to back up attributes which can then be restored with setacl


Advertisement