]> Stephen's Gitweb - stephenjianudotcom.git/commitdiff
Add clarification on the syncthing-android.md post
authorStephen Jianu <stephen@stephenjianu.com>
Sun, 30 Nov 2025 03:02:51 +0000 (21:02 -0600)
committerStephen Jianu <stephen@stephenjianu.com>
Sun, 30 Nov 2025 03:02:51 +0000 (21:02 -0600)
content/syncthing-android.md

index 206970eb8c4029675855bb0b2b793142f98c19ec..7807f190ec862ae722953db40710cbdf08b66f49 100644 (file)
@@ -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!