mirror of
https://codeberg.org/privacy1st/subprocess-util
synced 2024-12-22 22:06:05 +01:00
feat: update README
This commit is contained in:
parent
bed1385054
commit
93caae0ca0
@ -20,10 +20,10 @@ sudo btrfs-send-chunks-active \
|
|||||||
/target-snapshot-path/20230213T1809_u/
|
/target-snapshot-path/20230213T1809_u/
|
||||||
```
|
```
|
||||||
|
|
||||||
See `test16()`.
|
See [test16()](src/subprocess_util/test.py).
|
||||||
|
|
||||||
## Example to replicate a BTRFS subvolume with an active receiving side
|
## Example to replicate a BTRFS subvolume with an active receiving side
|
||||||
|
|
||||||
The receiving side "pulls" the BTRFS snapshot from the sending side. The receiver needs password-less SSH access to the sender.
|
The receiving side "pulls" the BTRFS snapshot from the sending side. The receiver needs password-less SSH access to the sender.
|
||||||
|
|
||||||
See `test17()`.
|
See [test17()](src/subprocess_util/test.py).
|
||||||
|
Loading…
Reference in New Issue
Block a user