Bug 341887 - copy preserve attributes option missing, regression in behavior
Summary: copy preserve attributes option missing, regression in behavior
Status: RESOLVED WORKSFORME
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: 2.7.1
Platform: unspecified Linux
: NOR major
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords: reproducible, triaged
: 317546 (view as bug list)
Depends on: 116617
Blocks:
  Show dependency treegraph
 
Reported: 2014-12-14 17:33 UTC by Istvan Gabor
Modified: 2021-08-30 04:36 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Istvan Gabor 2014-12-14 17:33:52 UTC
Current krusader 2.x does not offer option "preserve attributes" for copying files/directories. (In Krusader 1.x there was such an option.) The result is a that Krusader, when copying, always sets the user and group name/ID of the created files/directories to the user's UID/GID who runs krusader.  It is not possible to preserve the original UID/GID during copy. Preserving original UID/GID is especially wanted when root runs krusader and copies files/directories of different users (for example copying between different OS's home partitions). Currently krusader sets the copied files' owner to root, and the ownership must be restored separately afterwards.
I consider this behavior is a regression compared to that in Krusader 1.x (for KDE3).

Reproducible: Always

Steps to Reproduce:
1. Copy a file belonging to a different user.
2. 
3.

Actual Results:  
The copied file's ownber becomes the current user.

Expected Results:  
The copied file's owner should be the owner of the original file.

The program should preserve ownerships.
Comment 1 Alex Bikadorov 2017-01-25 21:45:35 UTC
*** Bug 317546 has been marked as a duplicate of this bug. ***
Comment 2 Toni Asensi Esteve 2021-07-31 17:06:21 UTC
Hello,

Under Kubuntu 21.04 I have copied files with a root mode Krusader, and the UID (and GID) of the copied files are the same as the ones of the original files.

Is your problem solved?
Comment 3 Bug Janitor Service 2021-08-15 04:36:00 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2021-08-30 04:36:25 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!