Viktor Iakovchuk
Viktor Iakovchuk
I would like to try it.
I have covered all direct qemu-img calls. But there is the function: [DetectCompressionFile](https://github.com/lxc/lxd/blob/08b0e7c448ad7da60c90b8bba889d58b401d4754/shared/archive.go#L25) that can return qemu-img as a decoder. It`s references can not use qemu-img: - [lxc/image.go#L810](https://github.com/lxc/lxd/blob/08b0e7c448ad7da60c90b8bba889d58b401d4754/lxc/image.go#L810), [lxd/images.go#L3600](https://github.com/lxc/lxd/blob/08b0e7c448ad7da60c90b8bba889d58b401d4754/lxd/images.go#L3600) and...
@stgraber Could you please launch tests and take a review?
@tomponline Hi Tom I was wondering if you have some comments regarding this PR
Thanks, too!
I made checkout to v1.65.1 tag and set up crypto with default settings and tried to copy some different files to it. All files were successfully copied without any problem....
If it is about long names maybe [this](https://github.com/rclone/rclone/pull/7551) could help