You are not logged in.
hello folks.
when i copy some files on my android smarthphone (MTP) it doesn't preserve original timestamps. i use "cp -p" and "cp --preserve=timestamps" command and i mount it with "aft-mtp-mount". Why?
Last edited by quellen (2021-07-14 18:34:35)
sorry for my bad english
Offline
MTP doesn't work on the block layer and any permissions/timestamps are not going to be carried over. This is likely to be an inherent MTP limitation that you won't be able to do much about.
I suggest you use something that's more intelligent like using a FTP server/client or so.
Last edited by V1del (2021-07-14 19:18:15)
Offline