This commit is contained in:
parent
e36ce8f22b
commit
121d97f2f0
1 changed files with 5 additions and 0 deletions
|
@ -1,8 +1,13 @@
|
||||||
Hello! <br>
|
Hello! <br>
|
||||||
|
|
||||||
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:
|
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
|
```bash
|
||||||
/data/data/com.termux/files/home/git-annex.linux/shimmed/cp/cp: preserving times for '.git/annex/othertmp/*': Operation not permitted
|
/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. <br>
|
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. <br>
|
||||||
|
|
||||||
Is there any way to change the shimmed `cp` to ignore times? <br>
|
Is there any way to change the shimmed `cp` to ignore times? <br>
|
||||||
|
|
||||||
Thank you kindly for the help!
|
Thank you kindly for the help!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue