BTSync FREE vs BTSync PRO
All Sync Versions | |
Fast transfer speeds | |
Private device-to-device communication | |
No folder size limits | |
Sync FREE | Sync PRO |
Up to 10 folders at a time | Unlimited number of folders |
- | On-demand access to files from desktop |
- | Change access permissions on-the-fly |
- | Sync All ON/OFF |
- | Pro support |
The total number of folders which can be kept synced via FREE version at a time is limited to 10.
If you have already added 10 folders, and want to add one more, you will have to delete at least 1 folder from the previously added ones or upgrade to PRO.
PRO version enables you to link all of your devices under a common identity.
This gives you access to ALL added folders on ALL of your linked devices automatically. Learn more
Sync on-demand lets you access files on other devices without actually syncing them in full to your device.
You can view folders, look through their contents and then fetch only those files you need.
Available on mobile platforms in the free product, on desktops this feature gets activated in the PRO version only.
In Sync 2.0 PRO you can change access permissions (Read Only, Read & Write, Owner)
as well asrevoke access at any time from users you share files with (unavailable while sharing data via My Devices).
For example, now if you wish to upgrade Read Only permission to Read & Write,
you won't have to disconnect a folder and then reconnect it again passing a new key:
Sync will modify permission at the push of a button without breaking connection.
In Sync 2.0 PRO, devices with large amounts of storage space (NAS devices, file servers, desktops, etc) can be toggled to 'Sync all.'
This will backup all of your Sync folders to an always-on device, providing continuous access to your files.
Both PRO and FREE users are encouraged to browse Sync Knowledge Base for the answers to their questions as well as check BitTorrent Sync Forum.
PRO users are provided with guaranteed support within 24 hours of their request.
FREE users are welcome to send their feedbacks - Sync support team will respond to them to the extent possible.
Important note on mobile platforms:
Sync mobile app is free, and unlike desktop versions, it does not have folder or feature limitations,
however, connecting your mobile device to a licensed identity on a desktop will let you get the most out of your Sync.
BTSync FREE vs BTSync PRO的更多相关文章
- CentOS 安装BitTorrent Sync详细步骤
官网:https://www.getsync.com 这个软件安装完后通过网页浏览器设置共享目录并生成同步Secret,异地的客户端可以通过这个同步Secret访问共的目录,其中有读写和只读两种同步方 ...
- 在 Linux 上安装配置 BitTorrent Sync [转]
背景介绍:目前我们线上的前端服务器数量比较多,超过200多台,每次发布新应用的时候,都是将软件包放在一台专门的Push服务器上,再由所有的前端服务器通过rsync自动同步.但随着前端服务器的数量越来越 ...
- Ubuntu notes
ubuntu notes Table of Contents 1. backup data 2. Basics Ubuntu 3. Install, uninstall packages 4. Bas ...
- Resilio(BtSync)搭建
Resilio(原名:BtSync)介绍 同步是使用PC和Mac,NAS,甚至服务器之间传输文件的最好方法.创建自己的私有云.连接设备和同步文件安全,不发送他们在第三方服务器.我们不限制你的速度和存储 ...
- Debian 8 安装BtSync
声明,此方法是Btsync的官网resilio提供的方法 传送门:https://help.getsync.com/hc/en-us/articles/206178924 第一,在如下文件中添加: 1 ...
- btsync 分享资源
Btsync是一款跨平台软件,可以在不同的设备之间共享文件. Btsync类似于BT下载,用户对用户(多用户)之间的传送. 文档的分享者可以将资源放到文件夹下,生成共享Key,分享给接受者,接受者只需 ...
- 2018-10-8-如何安装-btsync
title author date CreateTime categories 如何安装 btsync lindexi 2018-10-8 9:15:6 +0800 2018-2-13 17:23:3 ...
- 如何安装 btsync
本文告诉大家如何在 windows 和 Linux 安装使用 Btsync 而且分享一些小东西给大家 btsync 是分布式网盘 在这高速运作的信息化时代,使用云端来衔接工作和生活的点滴已是寻常事.可 ...
- 被称为同步神器的 BTSync,你可以怎么用?
在这高速运作的信息化时代,使用云端来衔接工作和生活的点滴已是寻常事.可你是否曾扪心自问过:用各大云端备份自己的信息资料,真的安全放心吗? 毫不夸张的说,其实恶意代码和漏洞早已和你如影随形.你甚至都不用 ...
随机推荐
- 虚拟机 CentOS7 64
下载地址:https://www.centos.org/download/ 下载完后以后使用虚拟机安装即可
- MySQL基础 - 视图
创建视图: 假设要将posts表的前十条数据作为视图 mysql> CREATE VIEW view_test AS SELECT * FROM POSTS LIMIT 10; 使用: 可以把视 ...
- Python基础 - eazy_install和pip源设置
在国内一般推荐豆瓣的源,虽然工作中用到的都是公司内部的源,出于安全考虑这里就不拿公司的源举例了~ 1. pip源设置 打开~/.pip/pip.conf文件,若文件不存在则创建文件或者直接mkdir ...
- master..xp_fileexist
declare @sql varchar(800) set @sql='E:\temp.dbf'create table #tb(a bit,b bit,c bit) insert into #t ...
- MySQL学习笔记:delete from与truncate table的区别
在Mysql数据库的使用过程中,删除表数据可以通过以下2种方式: delete from table_name truncate table table_name (1)delete from语句可以 ...
- GitHub正式启用声明
0x00 说明 GitHub账号很早之前就已经注册,几经常识都没有能够好好的将这座宝库应用好,实在是汗颜.今天特地将GitHub重新拾起,以后一定要好好使用这个利器,不要荒废了. 0x01 内容 Gi ...
- luogu P1126 机器人搬重物 题解
luogu P1126 机器人搬重物 题解 题目描述 机器人移动学会(\(RMI\))现在正尝试用机器人搬运物品.机器人的形状是一个直径\(1.6\)米的球.在试验阶段,机器人被用于在一个储藏室中搬运 ...
- vue-cli中如何集成UEditor 富文本编辑器?
1.根据后台语言下载对应的editor插件版本 地址:https://ueditor.baidu.com/website/download.html 2.将下载好的资源放在/static/uedito ...
- 防止一个exe被打开多次
mutex有一个名字,如果这个exe已经打开了,createNew返回的就是false,程序就退出了. 这是个wpf application的例子 protected override void On ...
- 批处理命令篇--配置免安装mysql
免安装版的mysql是进行软件绿色发布的绝佳助手,本文介绍一种使用批处理命令自动配置mysql的方法. (1)建立三个文件,分别是:service install.bat,temp.txt,updat ...