aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Delmar Davis <don@suspectdevices.com>2021-01-29 10:46:12 -0800
committerDon Delmar Davis <don@suspectdevices.com>2021-01-29 10:46:12 -0800
commit87302cda0fa9038ee5419ed555c7963faf3530e5 (patch)
tree87f6648701f461c219e7feb6fecc98a9a802c403
parent02329a297b273351e66dd64aa0f79fe1b50f6191 (diff)
typo...
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b68bfd5..2483dd5 100644
--- a/README.md
+++ b/README.md
@@ -227,7 +227,7 @@ root@annie:# time zfs send -R filebox@26JAN21|pv|nc -l 3333
* Destination machine
```
-root@joey:# annie.local 3333|pv|zfs recv -Fdu filebox
+root@joey:# nc annie.local 3333|pv|zfs recv -Fdu filebox
```
##### Larger disk
The archive disk which has 1.6Tb of data required 30 hours to transfer. I have ordered a pair ofjumbo packet capable nics. In theory this should only need to be done once and then deltas can be sent.