Ticket #3519 (closed enhancement: invalid)
It is impossible to copy file preserving attributes and considering the umask value
Reported by: | math_coder | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | mc-core | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
Midnight Commander does not provide any way to copy file keeping attributes and considering the umask value. It makes F5 key very unusable, because result of any copy operation (preserving attributes, I mean) performed with MC does not match Unix rights system.
Of course, I understand, you can not just go and change default behavior of copy operation. But it would be great to have the option in config file allows you to get the correct behavior.
Change History
comment:1 Changed 9 years ago by math_coder
- Summary changed from It is impossible to copy file preserving attributes and considering the umask value. to [deleted]
- Priority changed from major to trivial
- Version 4.8.14 deleted
- Milestone Future Releases deleted
- Keywords umask removed
- Type changed from defect to enhancement
Note: See
TracTickets for help on using
tickets.