You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to copy directories with xattr fails when directed to SMB mounts (and possibly filesystems not supporting xattr).
shutil.copystat() tries to copy the xattr but errors out.