Skip to content

通过知识获得解放,通过技术获得自由

Menu
  • 专题目录
  • 液压相关
    • 液压技术
    • 液压相邻技术
    • 液压应用
  • 计算机相关
    • 计算机和软件
    • 网络和网站技术
  • 哲学
  • 关于本站
Menu

centos8 安装resilio[0]

Posted on 2023年11月14日2025年5月6日 by
Resilio Sync(曾经名为“BitTorrent Sync”)是由BitTorrent公司开发的专有的对等网络数据同步工具,可在Windows、OS X、Linux、Android、iOS和FreeBSD上使用。其可在局域网、互联网上通过安全的、分布式的P2P技术在不同设备之间同步文件。尽管Resilio Sync开发者不认为这是传统文件同步工具(如Dropbox)的竞争者或替代品,但已有人开始注意到这个与众不同的同步工具了[2][3]。这主要是由于Resilio Sync没有常见的文件同步工具中所含有的问题,如文件存储容量限制、私有/安全性、价格因素、同步速度因素。

在centos8下安装resilio,由于之前的各篇文章都介绍的不详细,因此独立成篇。

x64 rpm下载地址:

https://help.resilio.com/hc/en-us/articles/206178924-Installing-Sync-package-on-Linux

https://download-cdn.resilio.com/2.7.2.1375/RPM/resilio-sync-2.7.2.1375-1.x86_64.rpm
  • 安装 resilio
sudo rpm -i  resilio-sync-2.7.2.1375-1.x86_64.rpm
  • 设置开机启动
systemctl enable resilio-sync
  • 开启resilio
systemctl start  resilio-sync
  • 浏览器配置

http://127.0.0.1:8888/gui

补充说明:

设置resilio下载文件夹权限

由于resilio默认下载文件夹位置在/home/rslsync下需要配置文件夹的权限,否则无法打开文件

sudo -i  切换root
cd /home  切换到home
chown -R admin rslsync 给rslsync赋予admin读权限

之后的所有操作和windons下的操作相同。

参考资料:

  1. https://help.resilio.com/hc/en-us/articles/206178924-Installing-Sync-package-on-Linux
  2. https://zh.wikipedia.org/wiki/Resilio_Sync

欢迎回来

希望本站对你有所帮助!

如有疑问请联系info@fanlog.org
2023 年 11 月
一二三四五六日
 12345
6789101112
13141516171819
20212223242526
27282930 
« 6 月    

AI辅助 (17)

© 2025 | Powered by Superbs Personal Blog theme
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT