s.xattr : module documentation

Part of samba

No module docstring
Function copyattrs Copy ACL related attributes from a path to another path.
Function copytree_with_xattrs Recursively copy a directory tree using shutil.copy2(), preserving xattrs.
def copyattrs(frompath, topath):
Copy ACL related attributes from a path to another path.
def copytree_with_xattrs(src, dst):
Recursively copy a directory tree using shutil.copy2(), preserving xattrs.

The destination directory must not already exist. If exception(s) occur, an Error is raised with a list of reasons.

API Documentation for Samba, generated by pydoctor at 2012-03-06 23:17:58.