These docs describe unreleased changes on master. Read the latest stable documentation.
syq receiver
Manage restricted destinations for direct server-to-server copies. See access management and enrollment details for setup and upgrades.
syq receiver <COMMAND>
| Command | Purpose |
|---|---|
receiver enroll | Manually enroll or refresh a receiver |
receiver list | List local active and pending enrollments |
receiver revoke | Stop active receivers and remove their enrollment from both machines |
Help (also available on subcommands)
| Argument / option | Meaning |
|---|---|
-h, --help | Show common usage and options |
--help-all | Show all options and details |
syq receiver enroll
The destination’s parent must exist. Repeating enrollment updates the receiver; stop active copies before updating it.
syq receiver enroll [OPTIONS] <[USER@]HOST:DESTINATION>
Arguments
| Argument / option | Meaning |
|---|---|
<[USER@]HOST:DESTINATION> | Remote destination, e.g. alice@nas:/backup/photos |
Options
| Argument / option | Meaning |
|---|---|
--via <ENDPOINT> | Retry through this SSH jump host if the direct management connection fails |
syq receiver list
syq receiver list
syq receiver revoke
syq receiver revoke [OPTIONS] <ENROLLMENT-ID>
Arguments
| Argument / option | Meaning |
|---|---|
<ENROLLMENT-ID> | Enrollment ID printed by syq receiver list |
Options
| Argument / option | Meaning |
|---|---|
--via <ENDPOINT> | Retry through this SSH jump host if the direct management connection fails |