Search found 5 matches

by JoeS
14 Dec 2022, 06:34
Forum: Docker
Topic: syncthing/syncthing is reset to default if the container is modified
Replies: 2
Views: 1843

Re: syncthing/syncthing is reset to default if the container is modified

So, the solution was to place an entry in the Volume section. The reason for this is so that your config files persist after the container is updated/replaced. I added an entry with: File/Directory: "/mnt/md0/appdata/syncthing/config" Landing: "/var/syncthing/config" This tells t...
by JoeS
11 Dec 2022, 11:36
Forum: Update Notice
Topic: The Brand New TOS 5 is Released!
Replies: 245
Views: 103219

Re: The Brand New TOS 5 is Released!

It sounds like what you are saying is that the deduplication app just compares file names then replaces one with a hard link to the other. What if you have two files, 1 is 100mb and the other is 1g and both have the same name? They are obviously different, but will one be replaced with a link? Does ...
by JoeS
11 Dec 2022, 10:22
Forum: Storage
Topic: Folders Being Renamed
Replies: 23
Views: 8228

Re: Folders Being Renamed

Yeah, I have a F5-221 and I ran in to this issue as well. A TON of directories were renamed and it broke a lot of my sync'd files. If I knew this was an issue with the file browser, I would have never opened it.

This issue REALLY REALLY needs to be resolved. :evil: :twisted: :evil:
by JoeS
07 Dec 2022, 17:18
Forum: Docker
Topic: syncthing/syncthing is reset to default if the container is modified
Replies: 2
Views: 1843

Re: syncthing/syncthing is reset to default if the container is modified

Is there a way to move the "/var/syncthing/config" outside of the container/volume so that it does not get lost every time the container is updated? I know you can do it via CLI or docker-compose, but the Docker App in the UI doesn't allow you to edit the "Entrypoint" entry. Can ...
by JoeS
07 Dec 2022, 16:41
Forum: Docker
Topic: syncthing/syncthing is reset to default if the container is modified
Replies: 2
Views: 1843

syncthing/syncthing is reset to default if the container is modified

NAS: F5-221 TOS Version: 4.2.40- Volume #1: btrfs Docker App: v10.05.5 Syncthing image: syncthing/syncthing Issue: Each time I stop the syncthing container and edit the settings, like adding a new Directory/Loading Path to the "Volume" tab, a new 'volume' directory is created in the '/mnt/...

Go to advanced search