Not yet, but I tried it with Jack Palevich's Android terminal (APK), and it still doesn't preserve the last modified time of folders moved within the same file system. Only files.
It would probably be the same result with a different terminal emulator, since they all access the same binary (/bin/sh
). This seems to be a file system level problem of F2FS.
F2FS is responsible for not preserving the date modified of copied folders correct so then is there an alternative file system that works with android and recognizes it which can preserve folders?