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 05:12] – [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 34: Line 69:
  
 From <https://docs.syncthing.net/users/faq.html>  From <https://docs.syncthing.net/users/faq.html> 
 +
 +
 +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> </WRAP>
Line 184: Line 228:
 From <https://docs.syncthing.net/users/autostart.html#windows>  From <https://docs.syncthing.net/users/autostart.html#windows> 
  
- +</WRAP>
-Task Scheduler+
  
  
 +<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 203: Line 249:
  
 From <https://webinstall.dev/syncthing/>  From <https://webinstall.dev/syncthing/> 
- 
- 
-Task Scheduler 
- 
-Again no Quotes: Enter the path to syncthing.exe in “Program/script:” (for example C:\syncthing\syncthing.exe). 
- 
- 
- 
  
  
software/syncthing.1644642750.txt.gz · Last modified: by superwizard