User Tools

Site Tools


software:syncthing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:syncthing [2022/02/12 03:57] – [Installation and Running] superwizardsoftware:syncthing [2025/05/25 06:06] (current) – [Non Administrative vs. Administrative Installation Mode] superwizard
Line 1: Line 1:
 ====== SyncThing ====== ====== SyncThing ======
 +
 +------------------------------------------------------------------------------------------------------------------------------------------------\\
 +
 +====== Non Administrative vs. Administrative Installation Mode ======
 +
 +
 +<WRAP center round box >
 +
 +Non Administrative vs. Administrative Installation Mode
 +By default, Setup installs Syncthing for the current user only. This is recommeded for most users.
 +
 +If you want to install Syncthing as a Windows service (recommended for more advanced users), you must specify the
 +      /allusers
 +
 +parameter on Setup's command line (see Setup Command Line Parameters). This parameter is also required if you want to reinstall the service.
 +
 +NOTE: Installing in administrative (all users) installation mode means you must manually configure folder permissions to add folders to the Syncthing configuration (see Granting Folder Permissions for the Service Account).
 +
 +See below for the differences between the two modes.
 +
 +https://github.com/Bill-Stewart/SyncthingWindowsSetup/?tab=readme-ov-file#non-administrative-vs-administrative-installation-mode
 +
 +Setup Command Line Parameters
 +
 +https://github.com/Bill-Stewart/SyncthingWindowsSetup/?tab=readme-ov-file#setup-command-line-parameters
 +
 +
 +Uninstall:
 +
 +    C:\Users\user001\AppData\Local\Programs\Syncthing\uninstall
 +    
 +</WRAP>
 +    
 +====== SyncThing ======
 +
  
 <WRAP center round box> <WRAP center round box>
Line 25: Line 60:
  
 </WRAP> </WRAP>
- 
-====== NSSM - Run as a service independent of user login ====== 
- 
- 
-<WRAP center round box > 
-2021-08-15 
- 
-NSSM - Run as a service independent of user login 
- 
-From <https://docs.syncthing.net/users/autostart.html#autostart-windows-service>  
- 
-1. Download and extract nssm to a folder where it can stay. The NSSM executable performs administration as well as executing as the Windows service so it will need to be kept in a suitable location. 
- 
- 
-From <https://docs.syncthing.net/users/autostart.html#autostart-windows-service>  
- 
-</WRAP> 
- 
  
 ====== rename/move a synced folder? ====== ====== rename/move a synced folder? ======
Line 53: Line 70:
 From <https://docs.syncthing.net/users/faq.html>  From <https://docs.syncthing.net/users/faq.html> 
  
-</WRAP> 
  
 +2022-07-16
  
 +schnappi
 +Mar '21
 +The folder path can be changed. Have done it many times. Shutdown Syncthing, open the config file (if need location this forum can help), and change the folder path. Don’t forget to rename/move the folder as well.
 + 
 +From < https://forum.syncthing.net/t/why-cant-we-change-the-folder-paths/16507> 
 +
 +</WRAP>
  
  
Line 163: Line 187:
  
 </WRAP> </WRAP>
 +
 +====== NSSM - Run as a service independent of user login ======
 +
 +
 +<WRAP center round box >
 +2021-08-15
 +
 +NSSM - Run as a service independent of user login
 +
 +From <https://docs.syncthing.net/users/autostart.html#autostart-windows-service> 
 +
 +1. Download and extract nssm to a folder where it can stay. The NSSM executable performs administration as well as executing as the Windows service so it will need to be kept in a suitable location.
 +
 +
 +From <https://docs.syncthing.net/users/autostart.html#autostart-windows-service> 
 +
 +</WRAP>
 +
  
 ====== Installation and Running ====== ====== Installation and Running ======
Line 185: Line 227:
 </code> </code>
 From <https://docs.syncthing.net/users/autostart.html#windows>  From <https://docs.syncthing.net/users/autostart.html#windows> 
 +
 +</WRAP>
 +
 +
 +<WRAP center round box >
 +
 +Task Scheduler
 +
 +Again no Quotes: Enter the path to syncthing.exe in “Program/script:” (for example C:\syncthing\syncthing.exe).
  
  
Line 198: Line 249:
  
 From <https://webinstall.dev/syncthing/>  From <https://webinstall.dev/syncthing/> 
 +
  
 </WRAP> </WRAP>
software/syncthing.1644638238.txt.gz · Last modified: by superwizard