mirror of
https://github.com/rclone/rclone.git
synced 2025-12-16 00:04:40 +00:00
bisync: document beta status more clearly - fixes #6082
This commit is contained in:
@@ -2,8 +2,13 @@
|
||||
title: "Bisync"
|
||||
description: "Bidirectional cloud sync solution in rclone"
|
||||
versionIntroduced: "v1.58"
|
||||
status: Beta
|
||||
---
|
||||
|
||||
## Bisync
|
||||
`bisync` is **in beta** and is considered an **advanced command**, so use with care.
|
||||
Make sure you have read and understood the entire [manual](https://rclone.org/bisync) (especially the [Limitations](#limitations) section) before using, or data loss can result. Questions can be asked in the [Rclone Forum](https://forum.rclone.org/).
|
||||
|
||||
## Getting started {#getting-started}
|
||||
|
||||
- [Install rclone](/install/) and setup your remotes.
|
||||
|
||||
Reference in New Issue
Block a user