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
Last revisionBoth sides next revision
software:syncthing [2022/02/11 15:20] – [Syncthing replaces proprietary sync and cloud services with something open] superwizardsoftware:syncthing [2022/02/12 05:14] – [Installation and Running] superwizard
Line 7: Line 7:
  
 From <https://syncthing.net/>  From <https://syncthing.net/> 
 +
 +Host: http://localhost:8384
  
 </WRAP> </WRAP>
Line 23: Line 25:
  
 </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 52: Line 36:
  
 </WRAP> </WRAP>
- 
- 
  
  
Line 161: Line 143:
  
 </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 166: Line 166:
 <WRAP center round box > <WRAP center round box >
 2021-05-18 2021-05-18
 +
 +2022-02-11 - Windows 10
 +
 +
  
 NSSM  - Use these options NSSM  - Use these options
 Run as a valid user that has access to the folders Run as a valid user that has access to the folders
  
-1. Enter --no-console --no-browser in “Add arguments (optional):+1. Enter 
 +<code> 
 +Notepath to executable NO Quotes: c:\syncthing\syncthing.exe 
 +Note: path to start up folder NO Quotes: c:\syncthing
  
 + --no-console --no-browser in “Add arguments (optional):
 +
 +</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 186: Line 205:
  
 From <https://webinstall.dev/syncthing/>  From <https://webinstall.dev/syncthing/> 
 +
  
 </WRAP> </WRAP>
software/syncthing.txt · Last modified: 2022/07/16 19:32 by superwizard