Ticket #2468 (new enhancement)

Opened 13 years ago

Last modified 5 years ago

Preserve extended attributes while copy

Reported by: Kroz Owned by:
Priority: minor Milestone: Future Releases
Component: mc-core Version: master
Keywords: extended attributes Cc: gotar@…, sendsbeak@…, andrey.gursky@…
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

Extended attributes are nice to store comments and keywords to files.

Set an extended attribute to a file:
$ attr -s variable -V "value" filename.txt

Now see it:
$ attr -l filename.txt

If you copy such file with mc, extended attribute will be absent for file's copy.
It would be nice to have an option like "preserve Extended attributes" to let mc copy extended attributes as well.

Change History

comment:1 Changed 13 years ago by andrew_b

  • Version changed from version not selected to master
  • Milestone set to Future Releases

comment:2 Changed 13 years ago by gotar

  • Cc gotar@… added

comment:3 Changed 12 years ago by snzk

  • Cc sendsbeak@… added
  • Branch state set to no branch

comment:4 Changed 7 years ago by ag

  • Cc andrey.gursky@… added

comment:5 Changed 5 years ago by andrew_b

Ticket #3910 has been marked as a duplicate of this ticket.

Note: See TracTickets for help on using tickets.