DarkMatter in Cyberspace
  • Home
  • Categories
  • Tags
  • Archives

Share Files without Servers


Syncthing是一种分布式的文件共享协议和实现。

使用方法是:在需要共享文件的两台主机(Windows, Linux, Android) A和B上启动软件, 在A上设置一个共享文件夹,将A的设备ID告诉B,B输入ID后设置本机共享目录, 这个文件夹就会在A和B上双向同步。

Windows

从Syncthing官网下载 [Native GUIs & Integrations > Windows] 客户端 SyncTrayzor, 选择64位的portable版本(文件名:SyncTrayzorPortable-x64.zip)。 解压后执行 SyncTrayzor.exe 就可以了。

Linux in Console

从Syncthing官网下载 [Syncthing Core > Linux 64bit] 文件名 syncthing-linux-amd64-v0.14.45.tar.gz。 解压到 ~/apps 下,执行 ./syncthing -no-browser -gui-address="http://<server-ip>:<port>", 例如"http://192.168.10.253:6565",然后在浏览器里打开"http://192.168.10.253:6565", 在 [Actions > Show ID] 看设备ID.



Published

Mar 30, 2018

Last Updated

Mar 30, 2018

Category

Tech

Tags

  • p2p 1
  • syncthing 1

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor