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

SCP not always working #113

Open
ecthros opened this issue Dec 21, 2016 · 3 comments
Open

SCP not always working #113

ecthros opened this issue Dec 21, 2016 · 3 comments

Comments

@ecthros
Copy link
Collaborator

ecthros commented Dec 21, 2016

image
exploit worked the first time, but not the second.

@ecthros
Copy link
Collaborator Author

ecthros commented Dec 23, 2016

The easiest fix will probably be just writing the file out ourselves, although that will be tough for x86

@ecthros
Copy link
Collaborator Author

ecthros commented Jan 3, 2017

image
I found this... could we just surround it with a try catch block?

@ecthros
Copy link
Collaborator Author

ecthros commented Jan 3, 2017

It looks like paramiko needs to spawn a new ssh session each time to set up scp, and since there can be a maximum on the number of active ssh sessions, it can fail

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