[Bug 424648] Re: Error: ssh program unexpectedly exited when trying to browse files on router

2010-01-29 Thread Pétur Ingi Egilsson
Hi i'm having this same problem when trying to connect to one of my sftp
locations, using Ubuntu 9.10 (up to date) and doing Places-Connect to
server

The server which is giving me the problem is running Solaris 9 and the 
following version of SSH:
OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f

I regularly use the same method to connect to other sftp location
without problems.

I tried connecting to the sftp location in question from the command line and 
recived the following error:
Connecting to server
subsystem request failed on channel 0
Couldn't read packet: Connection reset by peer

Connecting to the same server with FileZilla using sftp, works just
fine.

-- 
Error: ssh program unexpectedly exited when trying to browse files on router
https://bugs.launchpad.net/bugs/424648
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 424648] Re: Error: ssh program unexpectedly exited when trying to browse files on router

2010-01-29 Thread Pétur Ingi Egilsson
Clearly a but in openssh and not nautilus

** Package changed: nautilus (Ubuntu) = openssh (Ubuntu)

** Changed in: openssh (Ubuntu)
   Status: Incomplete = New

-- 
Error: ssh program unexpectedly exited when trying to browse files on router
https://bugs.launchpad.net/bugs/424648
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 424648] Re: Error: ssh program unexpectedly exited when trying to browse files on router

2009-11-15 Thread oraerk
The same issue from nautilus. Had issued command 'sftp 192.168.1.1 -vvv' in 
terminal (192.168.1.1 - is my router). The response is:
  Connecting to 192.168.1.1...
  ad...@192.168.1.1's password: 
  sh: /opt/libexec/sftp-server: not found
  Connection closed

SSH server on the router is actually dropbear. Seems that one should use
some other sftp subsystem (according to sftp manual it would be 'sftp -s
... ', yet I just haven't figured out what to use)

Though, nevertheless scp is working ok (heh, why not): 
$  echo 'test'  test.out
$  scp test.out ad...@192.168.1.1:/tmp
ad...@192.168.1.1's password: 
test.out  100%5 0.0KB/s   00:00

-- 
Error: ssh program unexpectedly exited when trying to browse files on router
https://bugs.launchpad.net/bugs/424648
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 424648] Re: Error: ssh program unexpectedly exited when trying to browse files on router

2009-11-15 Thread oraerk
Yep, that is, googled a bit, the problem seems to be that dropbear
installed on the router lacks sftp subsystem, so no sftp from nautilus
too. It doesn't seem to be problem of nautilus, though it would be great
to have some better error message, Error: ssh program unexpectedly
exited doesn't seem to be enough informative.

-- 
Error: ssh program unexpectedly exited when trying to browse files on router
https://bugs.launchpad.net/bugs/424648
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 424648] Re: Error: ssh program unexpectedly exited when trying to browse files on router

2009-11-12 Thread Kamus
Can you try to reproduce this issue in latest version of nautilus
(2.28.1 ships in Karmic)? Thanks!

** Changed in: nautilus (Ubuntu)
   Status: New = Incomplete

-- 
Error: ssh program unexpectedly exited when trying to browse files on router
https://bugs.launchpad.net/bugs/424648
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 424648] Re: Error: ssh program unexpectedly exited when trying to browse files on router

2009-11-12 Thread Endolith
Yes, it still happens in Karmic in Virtualbox

Cannot display location sftp://r...@router/;
ssh program unexpectedly exited

-- 
Error: ssh program unexpectedly exited when trying to browse files on router
https://bugs.launchpad.net/bugs/424648
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 424648] Re: Error: ssh program unexpectedly exited when trying to browse files on router

2009-10-14 Thread chorankates
I'm seeing the same error message when I try to connect to an OpenSSH
4.3 (protocol 1.99) server. I think this bug deserves another look.

-- 
Error: ssh program unexpectedly exited when trying to browse files on router
https://bugs.launchpad.net/bugs/424648
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 424648] Re: Error: ssh program unexpectedly exited when trying to browse files on router

2009-09-07 Thread Pedro Villavicencio
** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Low

-- 
Error: ssh program unexpectedly exited when trying to browse files on router
https://bugs.launchpad.net/bugs/424648
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 424648] Re: Error: ssh program unexpectedly exited when trying to browse files on router

2009-09-04 Thread David Tomaschik
** Summary changed:

- Error: ssh program unexpectedly exited when trying to browser router
+ Error: ssh program unexpectedly exited when trying to browse files on router

-- 
Error: ssh program unexpectedly exited when trying to browse files on router
https://bugs.launchpad.net/bugs/424648
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 424648] Re: Error: ssh program unexpectedly exited when trying to browse files on router

2009-09-04 Thread Endolith
Is dropbear the right answer?

dropbear[812]: password auth succeeded for 'root' from

-- 
Error: ssh program unexpectedly exited when trying to browse files on router
https://bugs.launchpad.net/bugs/424648
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs