Bug 495576 - Do not modify timestamps on sent files
Summary: Do not modify timestamps on sent files
Status: REPORTED
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-30 11:15 UTC by Peter Tselios
Modified: 2025-09-27 16:39 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Tselios 2024-10-30 11:15:20 UTC
I don't know if this should be classified as a bug or an RFE. I kindly ask the developers to decide on this topic. 

SUMMARY
When I send files from my phone/table to my Desktop, I noticed that the modification time for the file on Linux desktop is always modified to the "current" timestamp. 
In my opinion this is wrong because it modified the metadata of the original file. I strongly believe that the file should maintain the original timestamps. However, I also understand the logic against this. Thus, I would really appreciate if there is an option to configure this, thus, users could use this as a true backup method for media files (for example). 

STEPS TO REPRODUCE
1. Open KDE Connect on your phone and pair it with a Linux PC
2. Select Send files
3. Send any file to your desktop

OBSERVED RESULT
Timestamp of the received file is always "now()"

EXPECTED RESULT
Timestamp of the original file should be maintained. 

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 
KDE Plasma Version: 6.2.1
KDE Frameworks Version: 6.7.0
Qt Version: 6.7.3

ADDITIONAL INFORMATION