*.img / zstd ?
Hello,
I wanted to ask: do you also support .img / zstd ?
It's about me using https://fogproject.org/ And Nextcloud
The app https://github.com/rotdrop/nextcloud-app-files-archive Would install it yourself, you support it :D
Is there a change on .img / zstd? THX@all
This is related to rotdrop/nextcloud-app-files-archive#22. As the files-archive app just wraps this nice library into a Nextcloud app I have pointed @NextGenerationcloud to this project.
@NextGenerationcloud may I ask what file type is behind .img? If I look e.g. here
https://en.wikipedia.org/wiki/IMG_(file_format)
there are several options. Among those are also CD-ROM images (which are already supported, but with the .iso extension). So perhaps it should be clarified first which kind of files you are aiming at.
However, I am pretty sure that there is no zstd-support yet, although some of the backends (7z?) may already support it. We find here
https://en.wikipedia.org/wiki/Zstd
some information and references to RFCs with a proposed extension .zst and MIME-type "application/zstd".
@rotdrop What is img file? Do you have an example?