ユーザ用ツール

サイト用ツール


serverapps:syncthing

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
serverapps:syncthing [2025/04/09 06:32] hayashiserverapps:syncthing [2025/04/09 06:47] (現在) – [Windows] hayashi
行 12: 行 12:
 === ユーザ追加 === === ユーザ追加 ===
  
-  # pw add user -n syncthing -u 983 -g syncthing -d /nonexistent -s /usr/sbin/nologin -c 'Syncthing Daemon'+defaultではここで指定した**/Syncthing**配下にdefault folder "Sync" が作成されます 
 + 
 +  # pw add user -n syncthing -u 983 -g syncthing -d /Syncthing -s /usr/sbin/nologin -c 'Syncthing Daemon' 
 +  # mkdir /Syncthing 
 +  # chown syncthing:syncthing /Syncthing
  
 ==== ダウンロード ==== ==== ダウンロード ====
行 64: 行 68:
  
      
-  +後はpkgで作成した場合と同じです
      
 ===== install(FreeBSD) from pkg ===== ===== install(FreeBSD) from pkg =====
行 76: 行 80:
  
 ===== allow access from the network ===== ===== allow access from the network =====
 +
 +/usr/local/etc/syncthing/config.xml
  
 <file /usr/local/etc/syncthing/config.xml> <file /usr/local/etc/syncthing/config.xml>
行 92: 行 98:
  
  
-Chocolateyでインストール+Chocolateyでインストール((wingetでもOK))
  
   > choco install synctrayzor   > choco install synctrayzor
serverapps/syncthing.1744180337.txt.gz · 最終更新: by hayashi