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

Raspbmirror is hanging forever #12

Open
siamect opened this issue Jun 29, 2022 · 1 comment
Open

Raspbmirror is hanging forever #12

siamect opened this issue Jun 29, 2022 · 1 comment

Comments

@siamect
Copy link

siamect commented Jun 29, 2022

Thanks for a great script.
But I have a problem.
When I run the raspbmirror it is hanging forever most of the time. If I look at the log I can see the file which is currently received.
I can use for example wget to download the file but I have to do something like "wget --timeout=10s" which will resume the transmission where it stopped.
I would suggest to add a retry/resume feature to raspbmirror so if the transmission is hanging for more than a certain time, the connection is closing and reopening again resuming the transmission where it was previously ending.
Thanks again.
/Martin

@plugwash
Copy link
Owner

I'd really like to avoid depending on stuff outside the python standard library, if you can figure out a way to do what you want without going outside of that, i'll consider integrating it.

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