Maintaining File Permissions
Results 1 to 4 of 4

Thread: Maintaining File Permissions

  1. #1
    Registered User
    Join Date
    Mar 2001
    Location
    La Crosse, WI, USA
    Posts
    67

    Post Maintaining File Permissions

    I wasn't sure where this belonged..so..

    I have alot of MS Office files on my NT4.0 Server that I need to copy to a different
    folder on the Server. How do I perform the copy so the files maintain the
    Users Permissions? I really don't want to manually reset all the permissions... ughh

  2. #2
    Registered User
    Join Date
    Apr 2001
    Location
    Iowa
    Posts
    23

    Post

    When a file is moved to another NTFS directory, the existing permissions attributes are retained. However, when a file is copied, the file will take on the NTFS permissions of the directory in which it was copied. Copying a file is the same as creating a new file, so the attributes of the parent directory are taken on. Moving a file simply renames the pathname in the directory listings, so the original attributes are retained. Hope this helps.

  3. #3
    Registered User
    Join Date
    Apr 2001
    Location
    Chicago
    Posts
    51

    Post

    There is a program called ROBOCOPY that will retain file permissions if copying... I have no idea where to get it, as it is just something we have here at work, but you should be able to find it by the name.

    <IMG SRC="smilies/biggrin.gif" border="0">

  4. #4
    Registered User
    Join Date
    Jan 2001
    Location
    a galaxy far away...
    Posts
    107

    Arrow

    <IMG SRC="smilies/rolleyes.gif" border="0"> Take a look @ this link, it might be helpfull: http://support.microsoft.com/support.../q249/2/49.ASP

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •