Live data from Hacker News

Untitled topic

news.ycombinator.com

61–62 of 62 posts

Re: undefined

#61
post #35

Earlier quoted context omitted.

Yeah but if you’re just syncing everything to and from a server anyway, why bother with it? Plus, rsync -a never deletes files.

Because you want syncthing to delete files more often than not. When you want the reverse, it's a single property on the shared folder (ignoreDelete), feel free to set it.

Is that ignoreDelete a Syncthing setting or something on the file system?

Re: undefined

#62

Earlier quoted context omitted.

Because you want syncthing to delete files more often than not. When you want the reverse, it's a single property on the shared folder (ignoreDelete), feel free to set it.

Is that ignoreDelete a Syncthing setting or something on the file system?

Syncthing setting, per shared directory: https://docs.syncthing.net/advanced/folder-ignoredelete.html
Post reply on HN