Skip to content

turbo mirror

The mirror command mirrors files and folders from one session to another.

Usage

text
Usage: turbo mirror <options> <source-session>:<source-path> <target-session>:<target-path>

Options

  • --all-users — Applies the configuration settings to All Users
  • --format=VALUE — Use the specified format for output. Supported values: json, json-stream
  • --wait-after-error — Leave session open after error
  • --wait-after-exit — Leave session open after it exits

Source and target paths must be directories. The command runs until it is terminated by pressing Ctrl+c.