mirror of
https://github.com/electerm/electerm.git
synced 2026-04-25 05:25:50 +03:00
Page:
Auto data Sync
Pages
AI model config guide
Auto data Sync
Autorun electerm when login to os
Command line usage
Connecting to Servers with Special Character Encoding
Connection Hopping Behavior Change in electerm since v1.50.65
Contributors
Create bookmark by AI
Create personal access token
Create secret gist
Custom CSS examples
Custom sync server
Deep link support
Default Profile
Develop in windows
Home
How Electerm Gets the Current Working Directory (pwd) in Terminal When "SFTP Follow Terminal Path" Is Enabled
How to use ssh tunnel
In windows can not access port 30975 issue
Know issues
MCP Widget Usage Guide
Migrate from Version 2 to Version 3
RDP File Transfer
RDP Limitation
SSH Certificate Authentication Guide for electerm
Sponsor electerm
Terminal keywords highlight regular expression exmaples
Troubleshoot
Upgrading from 1.x to 2.x: Data Loss Issue and Recovery
VNC‐session‐known‐issues
Warning about sftp follow ssh path function
WebDAV sync
Workspace Feature
batch operation
gitee data sync warning
privacy notice
proxy format
quick command templates
quick connect
ssh agent
No results
1
Auto data Sync
ZHAO Xudong edited this page 2026-04-14 09:56:39 +08:00
Table of Contents
Auto Sync Feature
English
The Auto Sync feature in the Data Sync panel allows you to automatically synchronize your data (bookmarks, themes, quick commands, etc.) to/from a sync server.
How to Use
- Enable the Auto Sync switch in the Data Sync panel
- Configure the sync options:
- Sync Interval: Choose when to sync
On Change: Syncs immediately when any data changes (default)5/10/15/30 minutes: Syncs at the specified interval1/2/6/12/24 hours: Syncs hourly or daily
- Sync Direction: Choose sync direction
Upload: Upload local data to sync server (default)Download: Download data from sync server to local
- Sync Interval: Choose when to sync
Default Behavior
By default, when Auto Sync is enabled:
- Sync Interval is set to
On Change(0) - Sync Direction is set to
Upload - Any data change (add/edit/delete bookmarks, themes, quick commands, etc.) will trigger an automatic upload to the sync server
Use Cases
- On Change + Upload: Best for single-device use - changes are uploaded immediately
- Interval + Upload: Batch uploads at scheduled times - good for saving bandwidth
- On Change + Download: Auto-download when remote data changes - good for multi-device sync
- Interval + Download: Periodic download - good for backup recovery
中文
数据同步面板中的自动同步功能可以自动将您的数据(书签、主题、快速命令等)同步到/从同步服务器。
使用方法
- 在数据同步面板中启用自动同步开关
- 配置同步选项:
- 同步间隔:选择何时同步
数据变更时:数据有任何变化时立即同步(默认)5/10/15/30 分钟:按指定间隔同步1/2/6/12/24 小时:每小时或每天同步
- 同步方向:选择同步方向
上传:将本地数据上传到同步服务器(默认)下载:从同步服务器下载数据到本地
- 同步间隔:选择何时同步
默认行为
默认情况下,启用自动同步时:
- 同步间隔设置为
数据变更时(0) - 同步方向设置为
上传 - 任何数据变化(添加/编辑/删除书签、主题、快速命令等)都会触发自动上传到同步服务器
使用场景
- 数据变更时 + 上传:最适合单设备使用 - 更改后立即上传
- 定时 + 上传:按计划时间批量上传 - 节省带宽
- 数据变更 + 下载:远程数据变化时自动下载 - 适合多设备同步
- 定时 + 下载:定期下载 - 适合备份恢复