tasket / wyng-backup

Fast backups for logical volumes & disk images
GNU General Public License v3.0
251 stars 16 forks source link

Basic Wyng functions on FreeBSD #204

Open tasket opened 5 months ago

tasket commented 5 months ago

Experiment

See if Wyng can list and retrieve data on non-Linux systems.

Test system

Observations

After installing the py39-zstd and py39-pycryptodome packages in FreeBSD, then copying an existing Wyng archive from a Linux VM...


Trying simple wyng --dest=file:/path list:

Also:


Trying wyng --dest=file:/path verify volname:


Trying simple wyng --dest=file:/path --save-to=test.img receive volname:

tasket commented 5 months ago

These issues are basically resolvable for verify. In addition to the recent commits, do: