shoop icon indicating copy to clipboard operation
shoop copied to clipboard

shoop fails without error message

Open Janno opened this issue 7 years ago • 4 comments

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....

Janno avatar Aug 24 '18 15:08 Janno

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:

  1. https://github.com/mcginty/shoop/issues/38
  2. https://github.com/notifications/unsubscribe-auth/AAW0PyKsUL-pG59qCV-gL7VVjV6I4iw1ks5uUB_ggaJpZM4WLlOq

mcginty avatar Aug 24 '18 21:08 mcginty

Sorry for taking so long on this, I'm traveling so please bear with me.

mcginty avatar Sep 06 '18 15:09 mcginty

shoop exits immediately with - establishing SSH session... Any idea?

paroque28 avatar Nov 02 '18 04:11 paroque28

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.

mcginty avatar Nov 06 '18 02:11 mcginty