Bidirectional sync
Performs a bidirectional synchronisation between two paths, supporting safety checks and recovery options.
Query parameters
First remote directory, e.g. drive:path1.
Second remote directory, e.g. drive:path2.
Set to true to simulate the bisync run without making changes.
Set to true to perform a one-time resync, rebuilding bisync history.
Set to true to abort if RCLONE_TEST files are missing on either side.
Override the access-check sentinel filename; defaults to RCLONE_TEST.
Abort the run if deletions exceed this percentage (default 50).
Set to true to bypass the maxDelete safety check.
Controls final listing comparison; leave true for normal verification or set false to skip.
Set to true to mirror empty directories between the two paths.
Set to true to remove empty directories during cleanup.
Path to an rclone filters file applied to both paths.
Set to true to ignore checksum differences when comparing listings.
Set to true to allow retrying after certain recoverable errors.
Directory path used to store bisync working files.
Backup directory on the first remote for changed files.
Backup directory on the second remote for changed files.
Set to true to keep bisync working files after completion.
JSON encoded config overrides applied for this call only.
JSON encoded filter overrides applied for this call only.
Assign the request to a custom stats group.
Run the command asynchronously. Returns a job id immediately.
Headers
Set to "respond-async" with _async=true to receive HTTP 202 instead of 200.
Request body
Response
Bisync completed with session details.