shoop
shoop copied to clipboard
shoop fails without error message
I have two basically identically-setup laptops here and for some reason ssh keeps failing after a few gigabytes of data. I want to try shoop and installed it on both devices but when I try to transfer any file in either direction I am only asked to give the password (for the ssh connection) two times and then shoop immediately exits with code 1 without creating the file locally.
How do I debug this? --debug only shows - establishing SSH session....
Interesting, it sounds like shoop needs some more useful debug output...
On Fri, Aug 24, 2018, at 11:46 PM, Jan-Oliver Kaiser wrote:
I have two basically identically-setup laptops here and for some reason ssh keeps failing after a few gigabytes of data. I want to try shoop and installed it on both devices but when I try to transfer any file in either direction I am only asked to give the password (for the ssh connection) two times and then shoop immediately exits with code 1 without creating the file locally.> How do I debug this? --debug only shows - establishing SSH session....> — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub[1], or mute the thread[2].
Links:
- https://github.com/mcginty/shoop/issues/38
- https://github.com/notifications/unsubscribe-auth/AAW0PyKsUL-pG59qCV-gL7VVjV6I4iw1ks5uUB_ggaJpZM4WLlOq
Sorry for taking so long on this, I'm traveling so please bear with me.
shoop exits immediately with - establishing SSH session... Any idea?
I'll push a version with more debug output for now, but this tool really needs to be rewritten at this point. This was one of my first Rust projects and it's about time it was redone using more modern Rust libraries.