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!