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

Implement put/get for Group #1810

Closed
bitprophet opened this issue Jun 22, 2018 · 6 comments
Closed

Implement put/get for Group #1810

bitprophet opened this issue Jun 22, 2018 · 6 comments

Comments

@bitprophet
Copy link
Member

This missed getting a ticket because it's not really an "upgrading" line item. It's also in the tutorial. Should be a relatively easy thing to bang out soon.

@jacoblukose
Copy link

Hi, Is anyone working on this. ? I would like to implement this out. :)
@bitprophet

@akiuni
Copy link

akiuni commented Jan 28, 2019

Hello, I would really need that feature too,
Meanwhile, here is a dirty workaround if someone is interested :

g = ThreadingGroup...
for c in g:
    result=c.put('myfile.tgz', remote='/tmp/')
    print("Uploaded {0.local} to {0.remote}".format(result))

@itamar-otonomo
Copy link

Hi, Any news about this one?

@nightmare-rg
Copy link

I still waiting for this feature in ThreadingGroup, too.

@leanrobot
Copy link

I would love to see this feature as well.

@bitprophet
Copy link
Member Author

Basically rolling my thoughts on this into #1868 given how closely they're linked, though both will be noted in the changelog.

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

No branches or pull requests

6 participants