2

How do I resume an interrupted ZFS send/receive on Debian/stretch via ZFS on Linux? It seems that the zfs send -t option isn't there.

vog
  • 558
  • 6
  • 11

1 Answers1

2

You can't. You need at least Debian/buster for this feature. You might have some luck with using ZFS-fuse instead, though, but I haven't tried it.