Hi Marvin,
Am Freitag 17 August 2018 schrieb Marvin Jones:
Is there a setting somewhere to make konqueror preserve file dates when copying/moving files from pane to pane? I do not see any such thing in konqueror's settings.
My Big Need is in copying/moving files off my camera's SD card...
Thanks, Jonesy
I haven't found a way to do that with konqueror but you can do that easily on the command line with
cp -a <source> <target>
or a cli file manager like mc.
HTH
Kind regards, Stefan