We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Type | Version/Name Windows 11 pro de 23H2
OpenZFS Version 2,2.3rc2
Replication of filesystems fails (over netcat and locally) with "bad magic number"
PS C:\Users\me> zfs send tank/[email protected]_newest | zfs receive tank/data2 16:35:26 312B tank/[email protected]_newest cannot receive: invalid stream (bad magic number)
The text was updated successfully, but these errors were encountered:
Be aware you can not send in PowerShell or Bash, but normal CMD will work (Run as Administrator). It is still unknown why PS affects pipes.
Sorry, something went wrong.
Indeed! Thanks
No branches or pull requests
System information
Type | Version/Name
Windows 11 pro de 23H2
OpenZFS Version 2,2.3rc2
Describe the problem you're observing
Replication of filesystems fails (over netcat and locally) with "bad magic number"
PS C:\Users\me> zfs send tank/[email protected]_newest | zfs receive tank/data2
16:35:26 312B tank/[email protected]_newest
cannot receive: invalid stream (bad magic number)
The text was updated successfully, but these errors were encountered: