Skip to content
New issue

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

conn.c.download fails at downloading vsi files #426

Open
Rdornier opened this issue Aug 19, 2024 · 1 comment
Open

conn.c.download fails at downloading vsi files #426

Rdornier opened this issue Aug 19, 2024 · 1 comment

Comments

@Rdornier
Copy link

Hello,

I noticed that the method conn.c.download() fails at downloading properly .vsi files. The folder is not resolved and the file is then not usable at all.

image

A similar bug has already been reported in the omero-java-gateway, and has been corrected.

Thanks
Rémy.

@Rdornier
Copy link
Author

See #425
conn.c.download() cannot be compared to omero.gateway.facility.TransferFacilityHelper.downloadImage() as they are not at the same API level.

Using omero download CLI plugin https://github.com/ome/omero-py/blob/master/src/omero/plugins/download.py, downloads vsi files properly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant