Anatoly Popov
Anatoly Popov
Sorry, missed your reply. I used master branch on date of opening issue.
So, now it happens with custom s3 backend. I'm using `0.4-rc1` release. ``` root@asgard:~# /home/aensidhe/zfsbackup-go receive --encryptTo [email protected] --signFrom [email protected] --publicKeyRingPath /home/aensidhe/public.pgp --secretKeyRingPath /home/aensidhe/private.pgp --auto --logLevel info mimir/private s3://bucket-20200710-0136 mimir/restore-test...
Ok, I will try this weekend. After several attempts, it was successful, though.
Use case is to provide sorted set. So, in file list it would be not "1, 10, 100, 1000, 2", but "0001, 0002,etc". I believe zfs list gives you size...
I believe [DU](https://github.com/dotnet/csharplang/issues/113) should be sufficient for this.
@DavidArno what do you mean by cannot be extended? To extend enum (both int-based and string-based) we need to write code. Same with DU. I don't get the difference.
I would like to see correct sitemap.xml too.
What should I do about this? Just install Platform version 43? I am using Mint 21.3 which is based on Ubuntu Jammy. ``` $ flatpak run com.github.iwalton3.jellyfin-mpv-shim error: runtime/org.gnome.Platform/x86_64/43 not...
> I cannot tell from that disk info what filesystem type you use. Is it EXT4, BTRFS, ZFS? It is really weird that your filesystem does not support O_DIRECT, so...
@kroese please take a look on my comment above.