From 19bcafd789c2fe6c2a8f6a60d7829239c50cf8af Mon Sep 17 00:00:00 2001 From: Albert Date: Sat, 23 Apr 2022 12:10:36 +0000 Subject: [PATCH] Added a comment: Clarification Example --- ...mment_1_0426e10ffe45f42658d89756ea5ef5be._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/forum/Assistant_invariants/comment_1_0426e10ffe45f42658d89756ea5ef5be._comment diff --git a/doc/forum/Assistant_invariants/comment_1_0426e10ffe45f42658d89756ea5ef5be._comment b/doc/forum/Assistant_invariants/comment_1_0426e10ffe45f42658d89756ea5ef5be._comment new file mode 100644 index 0000000000..b73720e06d --- /dev/null +++ b/doc/forum/Assistant_invariants/comment_1_0426e10ffe45f42658d89756ea5ef5be._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="Albert" + avatar="http://cdn.libravatar.org/avatar/79aaf48dabedd7cd96a9117685fbe2cc" + subject="Clarification Example" + date="2022-04-23T12:10:36Z" + content=""" +Small example for + +> After adding files to Laptop, content would be synced to Desktop. The added content on Laptop would never be replaced with symlinks, because there is nothing to sync. The latest version is already there. + +I added a `script.sh` file and some resources to `Laptop`. After it synced to `Desktop`, I executed `script.sh`. The content of `script.sh` did not change, but right now the `script.sh` file became a symlink. I assume this symlink will not be replaced, because `Laptop` is in manual mode. Is some metadata change of the file causing syncing again? Access time metadata or some other internal file system metadata that I don't know about? +"""]]