From e36ce8f22be120a74cfe09d862150af7bb98e030 Mon Sep 17 00:00:00 2001 From: "titaniumfiles@5227364ee3e2f9207bc36b6ebb281fc7af6d3c16" Date: Tue, 3 Mar 2020 22:28:38 +0000 Subject: [PATCH] --- ...exed_files_on_Android___47___Termux_not_permitted.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Preserving_times_for_Annexed_files_on_Android___47___Termux_not_permitted.mdwn diff --git a/doc/forum/Preserving_times_for_Annexed_files_on_Android___47___Termux_not_permitted.mdwn b/doc/forum/Preserving_times_for_Annexed_files_on_Android___47___Termux_not_permitted.mdwn new file mode 100644 index 0000000000..862567cab7 --- /dev/null +++ b/doc/forum/Preserving_times_for_Annexed_files_on_Android___47___Termux_not_permitted.mdwn @@ -0,0 +1,8 @@ +Hello!
+     I am running `Termux` on a `Huawei P20` running `Android 9.x`; when syncing content, I seem to keep getting this on most / all annexed objects: +```bash +/data/data/com.termux/files/home/git-annex.linux/shimmed/cp/cp: preserving times for '.git/annex/othertmp/*': Operation not permitted +``` +where `*` is replaced by whatever object is in the folder. I don't know if this is a permissions issue or not, but it is kind of annoying, and takes time from the sync process itself.
+     Is there any way to change the shimmed `cp` to ignore times?
+     Thank you kindly for the help!