ユーザ用ツール

サイト用ツール


serverapps:syncthing

差分

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

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
serverapps:syncthing [2023/07/19 15:19]
hayashi [Windows]
serverapps:syncthing [2023/08/16 14:57] (現在)
hayashi [同期]
行 1: 行 1:
 ====== syncthing ====== ====== syncthing ======
  
-===== install =====+===== install(FreeBSD) =====
  
   # pkg install syncthing   # pkg install syncthing
行 26: 行 26:
 ===== Windows ===== ===== Windows =====
  
-あれ、動かない 
  
 Chocolateyでインストール Chocolateyでインストール
  
   > choco install synctrayzor   > choco install synctrayzor
 +
 +あれ、動かない
 +
 +  [monitor] 10:10:10 INFO: Log output saved to file "C:\Users\xxxxxxxx\AppData\Local\Syncthing\syncthing.log"
 +  [start] 10:10:10 INFO: syncthing v1.18.1 "Fermium Flea" (go1.16.6 windows-amd64) teamcity@build.syncthing.net ...
 +  [start] 10:10:10 WARNING: Failed to initialize config: config file version (37) is newer than supported version (35). If this is expected, use -allow-newer-config to ove
 +
 +先に単体のsyncthingを動かしたんだが、そこで作られた設定ファイルの方がバージョンが新しいので起動しなかった模様
 +サクッと当該フォルダの中消して立ち上げたら大丈夫だった
 +
 +
 +----
 +
 +===== 同期 =====
 +
 +  * 同期する双方のPCで**接続先デバイス**として登録
 +  * 同期するフォルダ->編集->共有で同期する**接続先デバイス**を選択する
 +  * 同期を開始するとtarget側で同期して良いか聞いてくるのでこちらもOK
 +
 +これで行けるはず((FreeBSDだとsyncthingユーザで起動するためDefaultの/Syncディレクトリの作成に失敗するので注意))((当然Permissionも直す))
 +
 +===== 除外 =====
 +
 +  * GUIから無視するファイル名に列挙
 +  * /Path/to/dir/.stignore に列挙
serverapps/syncthing.1689747548.txt.gz · 最終更新: 2023/07/19 15:19 by hayashi