forked from isieo/adbFS
-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
When copying files over adbfs to the device, timestamps are lost – the file shows up as were it just created anew on the device. This happens even when explicitly specifying to keep timestamps (e.g. rsync -rltDcu), without any error message being shown (and yes, I have to use -c there as otherwise timestamps would be messed up on the PC as well when synced back, despite of the -u). Same happens with cp or any other means of copying.
Is there any way to preserve times?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels