From 738c12563b48c4bceefcb684fc1d1f8bdae2b687 Mon Sep 17 00:00:00 2001 From: Stephen Jianu Date: Sat, 29 Nov 2025 21:02:51 -0600 Subject: [PATCH] Add clarification on the syncthing-android.md post --- content/syncthing-android.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/syncthing-android.md b/content/syncthing-android.md index 206970e..7807f19 100644 --- a/content/syncthing-android.md +++ b/content/syncthing-android.md @@ -21,7 +21,7 @@ termux-wake-lock syncthing ``` 5. Reboot your device and you should now be able to access the Syncthing web interface on your Android device via your mobile web browser of choice (or on other device if you enabled this option)!. -6. From there, when accessing the Syncthing web interface and adding shared folders, ensure that you use the path as it's known to Termux. For example, if you are syncing a folder called Stuff, the path will look like this: `/data/data/com.termux/files/home/storage/shared/Stuff`. As the web interface states, `~` can be used in place of `/data/data/com.termux/files/home`. +6. From there, when accessing the Syncthing web interface and adding shared folders, ensure that you use the path as it's known to Termux. For example, if you are syncing a folder called Stuff, the path will look like this: `/data/data/com.termux/files/home/storage/shared/Stuff` (omit `/storage/shared` if you are **not** syncing to/from shared storage). As the web interface states, `~` can be used in place of `/data/data/com.termux/files/home`. That's about it! -- 2.39.5