Update of bug #23974 (project duplicity):

                  Status:             In Progress => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

This is the way symbolic links work in UNIX systems.  Any attempt to modify
(chmod, chown, etc.) the symbolic link itself results in a mod to the target,
not to the link.

According to the symlink man page:
"The permissions of a symbolic link are irrelevant; the ownership is ignored
when following the link, but is checked when removal or renaming of the link
is requested and the link is in a directory with the sticky bit (S_ISVTX)
set."

I'm guessing this issue does not come up often.


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?23974>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/



_______________________________________________
Duplicity-tracker mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/duplicity-tracker

Reply via email to