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

Fabric2: Download information while using Connection.get #1818

Closed
Kireeti-K opened this issue Jul 8, 2018 · 1 comment
Closed

Fabric2: Download information while using Connection.get #1818

Kireeti-K opened this issue Jul 8, 2018 · 1 comment

Comments

@Kireeti-K
Copy link

Hi!!

I just switched to fab2 from 1.0, strangely I no more see the download info or the file size of my db. I am using connection class to connect to my host and doing a get on the connection. Is there something wrong I am doing or should I directly use the Transfer?,

Thanks

@bitprophet
Copy link
Member

You're not doing anything wrong, the 2.x put/get calls are lacking some things from 1.x. We need to re-solve the problems of output/logging (pyinvoke/invoke#15) and actually-solve exposing async progress info to the logger and to users generally (#394). Please follow those for details - thanks! Feel free to stick with the 1.x line until we iron this out, 2.0 needs some feature releases to get up to par.

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

2 participants