Windows Desktop Clients

I know that there are no official windows desktop clients, but are there going to be in the future?

Additionally, I am aware of some syncthing GUI wrappers but can those be effectively used as clients to communicate to a central syncthing server running on FreeNAS?

We don’t know.

I am not sure I understand your central server question.

I think he means: Install and run syncthing on “headless” NAS, install “only the wrapper” on another PC, to conveniently access NAS’s ST instance.

AFAIK, wrappers would need access to syncthing’s installation, config files, etc. to do their job. And I believe that for most wrappers it would be limited to directories on the machine itself. Unless, of course, some wrapper out there can use network dir.

Maybe you can try to install the wrapper itself in portable mode on NAS, and have write access to that directory, and just run it from there on your PC. But I won’t recommend this path due to potential chaos that can be caused by network disconnect while wrapper is in the middle of some config update, and also it sounds bad security-wise.

Well FreeNAS has Syncthing as a plugin option, I would assume that is the software itself.

For the wrappers I meant using them on the remote desktops to select which files to synchronize with which server.

If I do not need the GUI wrappers for the remote computers then how do I select the files to sync and enter the server’s address?

I suggest you try syncthing first to understand the principles, and then ask questions. In syncthing you do not “select files”. You point both sides at a directory, and it makes sure the content is the same on both sides.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.