copying files does not preserve acls

Bug #1238049 reported by Sébastien Bonnegent
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Nautilus
Confirmed
Medium
nautilus (Ubuntu)
Triaged
Low
Unassigned

Bug Description

When I copy a file (control-C/control-V) with ACL in nautilus, new file no longer have acl.

An example, I copied the example.txt file with nautilus in copy_nautilus.txt :

$ getfacl example.txt
# file: example.txt
# owner: bonnegent
# group: insa-personnel
user::rw-
user:malandain:r--
group::r--
mask::r--
other::r--

$ getfacl copy_nautilus.txt
# file: copy_nautilus.txt
# owner: bonnegent
# group: insa-personnel
user::rw-
group::r--
other::r--

$ cp -a example.txt copy_cp.txt
$ getfacl copy_cp.txt
# file: copy_cp.txt
# owner: bonnegent
# group: insa-personnel
user::rw-
user:malandain:r--
group::r--
mask::r--
other::r--

This bug is tested on Ubuntu 13.04 64bits.

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue you are reporting is an upstream one and it would be nice if somebody having it could send the bug to the developers of the software by following the instructions at https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please tell us the number of the upstream bug (or the link), so we can add a bugwatch that will inform us about its status. Thanks in advance.

Changed in nautilus (Ubuntu):
importance: Undecided → Low
Revision history for this message
Sébastien Bonnegent (sbonnegent) wrote :
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks

Changed in nautilus (Ubuntu):
status: New → Triaged
Changed in nautilus:
importance: Unknown → Medium
status: Unknown → New
Changed in nautilus:
status: New → Invalid
Changed in nautilus:
importance: Medium → Unknown
status: Invalid → Unknown
Changed in nautilus:
importance: Unknown → Medium
status: Unknown → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.