文件名称:数据同步
-
所属分类:
- 标签属性:
- 上传时间:2020-08-15
-
文件大小:58.29mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一款实现多台服务器同步文件的工具,使用go开发。区块链技术。
安装golang之后使用powershell执行build.ps文件即可构建到bin目录下。
运行syncthing.exe即可在windows启动服务.txt
访问地址是http://127.0.0.1:8384
也可在当前用户目录找到syncthing目录修改config.xml文件内的IP地址将访问地址修改成0.0.0.0:8384即可实现本网络内的访问。
启动后通过本机id实现多台服务器的相互添加,界面非常简单直观。
如果启用加密模式传输则每次登录必须提供密码,如果忘记可以从用户目录config.xml文件删除地址下的用户名密码标签。
卸载软件只需要删除运行目录和用户目录配置文件下的syncthong目录即可,
如果出现其他区异常问题请清理浏览器缓存。
编译源代码请使用golang1.14
安装golang之后使用powershell执行build.ps文件即可构建到bin目录下。
运行syncthing.exe即可在windows启动服务.txt
访问地址是http://127.0.0.1:8384
也可在当前用户目录找到syncthing目录修改config.xml文件内的IP地址将访问地址修改成0.0.0.0:8384即可实现本网络内的访问。
启动后通过本机id实现多台服务器的相互添加,界面非常简单直观。
如果启用加密模式传输则每次登录必须提供密码,如果忘记可以从用户目录config.xml文件删除地址下的用户名密码标签。
卸载软件只需要删除运行目录和用户目录配置文件下的syncthong目录即可,
如果出现其他区异常问题请清理浏览器缓存。
编译源代码请使用golang1.14
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : syncthingall.rar 列表 syncthing/.codecov.yml syncthing/.gitattributes syncthing/.gitignore syncthing/.golangci.yml syncthing/assets/logo-128.png syncthing/assets/logo-256.png syncthing/assets/logo-32.png syncthing/assets/logo-512.png syncthing/assets/logo-64.png syncthing/assets/logo-horizontal.svg syncthing/assets/logo-only.svg syncthing/assets/logo-text-128.png syncthing/assets/logo-text-256.png syncthing/assets/logo-text-64.png syncthing/assets/logo-vertical.svg syncthing/assets/logo-wtext.png syncthing/assets/logo.ai syncthing/assets/logo.ico syncthing/assets/logo.pdf syncthing/assets/statusicons/default.svg syncthing/assets/statusicons/notify.svg syncthing/assets/statusicons/pause.svg syncthing/assets/statusicons/sync.svg syncthing/assets/syncthing_folder_icon.icns syncthing/AUTHORS syncthing/bin/stcli.exe syncthing/bin/stcompdirs.exe syncthing/bin/stcrashreceiver.exe syncthing/bin/stdisco.exe syncthing/bin/stdiscosrv.exe syncthing/bin/stevents.exe syncthing/bin/stfileinfo.exe syncthing/bin/stfinddevice.exe syncthing/bin/stfindignored.exe syncthing/bin/stgenfiles.exe syncthing/bin/stindex.exe syncthing/bin/strelaypoolsrv.exe syncthing/bin/strelaysrv.exe syncthing/bin/stsigtool.exe syncthing/bin/stupgrades.exe syncthing/bin/stvanity.exe syncthing/bin/stwatchfile.exe syncthing/bin/syncthing.exe syncthing/bin/uraggregate.exe syncthing/bin/ursrv.exe syncthing/build.go syncthing/build.ps1 syncthing/build.sh syncthing/cmd/.gitignore syncthing/cmd/stcli/client.go syncthing/cmd/stcli/errors.go syncthing/cmd/stcli/main.go syncthing/cmd/stcli/operations.go syncthing/cmd/stcli/show.go syncthing/cmd/stcli/utils.go syncthing/cmd/stcompdirs/main.go syncthing/cmd/stcrashreceiver/sentry.go syncthing/cmd/stcrashreceiver/sentry_test.go syncthing/cmd/stcrashreceiver/sourcecodeloader.go syncthing/cmd/stcrashreceiver/stcrashreceiver.go syncthing/cmd/stcrashreceiver/_testdata/panic.log syncthing/cmd/stdisco/main.go syncthing/cmd/stdiscosrv/apisrv.go syncthing/cmd/stdiscosrv/apisrv_test.go syncthing/cmd/stdiscosrv/database.go syncthing/cmd/stdiscosrv/database.pb.go syncthing/cmd/stdiscosrv/database.proto syncthing/cmd/stdiscosrv/database_test.go syncthing/cmd/stdiscosrv/etc/firewall-ufw/stdiscosrv syncthing/cmd/stdiscosrv/etc/linux-systemd/default syncthing/cmd/stdiscosrv/etc/linux-systemd/stdiscosrv.service syncthing/cmd/stdiscosrv/main.go syncthing/cmd/stdiscosrv/README.md syncthing/cmd/stdiscosrv/replication.go syncthing/cmd/stdiscosrv/scripts/preinst syncthing/cmd/stdiscosrv/stats.go syncthing/cmd/stdiscosrv/_database/000001.log syncthing/cmd/stdiscosrv/_database/LOCK syncthing/cmd/stdiscosrv/_database/LOG syncthing/cmd/stdiscosrv/_database/MANIFEST-000000 syncthing/cmd/stevents/main.go syncthing/cmd/stfileinfo/main.go syncthing/cmd/stfinddevice/main.go syncthing/cmd/stfindignored/main.go syncthing/cmd/stgenfiles/main.go syncthing/cmd/stindex/accounting.go syncthing/cmd/stindex/dump.go syncthing/cmd/stindex/dumpsize.go syncthing/cmd/stindex/idxck.go syncthing/cmd/stindex/main.go syncthing/cmd/stindex/util.go syncthing/cmd/strelaypoolsrv/auto/.gitignore syncthing/cmd/strelaypoolsrv/auto/doc.go syncthing/cmd/strelaypoolsrv/auto/gui.files.go syncthing/cmd/strelaypoolsrv/gui/index.html syncthing/cmd/strelaypoolsrv/LICENSE syncthing/cmd/strelaypoolsrv/main.go syncthing/cmd/strelaypoolsrv/README.md syncthing/cmd/strelaypoolsrv/stats.go syncthing/cmd/strelaypoolsrv/stats_test.go syncthing/cmd/strelaysrv/etc/firewall-ufw/strelaysrv syncthing/cmd/strelaysrv/etc/linux-systemd/default syncthing/cmd/strelaysrv/etc/linux-systemd/strelaysrv.service syncthing/cmd/strelaysrv/LICENSE syncthing/cmd/strelaysrv/listener.go syncthing/cmd/strelaysrv/main.go syncthing/cmd/strelaysrv/pool.go syncthing/cmd/strelaysrv/README.md syncthing/cmd/strelaysrv/scripts/preinst syncthing/cmd/strelaysrv/session.go syncthing/cmd/strelaysrv/status.go syncthing/cmd/strelaysrv/testutil/main.go syncthing/cmd/strelaysrv/utils.go syncthing/cmd/stsigtool/main.go syncthing/cmd/stupgrades/main.go syncthing/cmd/stvanity/main.go syncthing/cmd/stwatchfile/main.go syncthing/cmd/syncthing/.gitignore syncthing/cmd/syncthing/.stfolder syncthing/cmd/syncthing/blockprof.go syncthing/cmd/syncthing/crash_reporting.go syncthing/cmd/syncthing/crash_reporting_test.go syncthing/cmd/syncthing/debug.go syncthing/cmd/syncthing/heapprof.go syncthing/cmd/syncthing/main.go syncthing/cmd/syncthing/monitor.go syncthing/cmd/syncthing/monitor_test.go syncthing/cmd/syncthing/openurl_unix.go syncthing/cmd/syncthing/openurl_windows.go syncthing/cmd/syncthing/perfstats_unix.go syncthing/cmd/syncthing/traceback.go syncthing/cmd/syncthing/usage.go syncthing/cmd/uraggregate/main.go syncthing/cmd/ursrv/analytics.go syncthing/cmd/ursrv/compiler_test.go syncthing/cmd/ursrv/formatting.go syncthing/cmd/ursrv/main.go syncthing/cmd/ursrv/migration.go syncthing/cmd/ursrv/static/assets/img/favicon.png syncthing/cmd/ursrv/static/bootstrap/css/bootstrap-theme.min.css syncthing/cmd/ursrv/static/bootstrap/css/bootstrap.min.css syncthing/cmd/ursrv/static/bootstrap/js/bootstrap.min.js syncthing/cmd/ursrv/static/fonts/glyphicons-halflings-regular.eot sy
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.