![]() |
2010-06-07
, 14:28
|
Posts: 8 |
Thanked: 1 time |
Joined on May 2010
|
#2
|
![]() |
2012-04-12
, 17:01
|
Posts: 172 |
Thanked: 170 times |
Joined on Jan 2010
@ Sweden
|
#3
|
![]() |
2012-04-12
, 18:19
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#4
|
This lead to an error:Since most other threads seem to discuss the case of mounting it the other way around (and don't mention the error) I'm unsure how to solve this issue. Any suggestions are highly appreciated.Code:sshfs read: Connection reset by peer
![]() |
2012-04-12
, 20:28
|
Posts: 701 |
Thanked: 585 times |
Joined on Sep 2010
@ London, England
|
#5
|
![]() |
2012-04-12
, 21:51
|
Posts: 172 |
Thanked: 170 times |
Joined on Jan 2010
@ Sweden
|
#6
|
The Following User Says Thank You to stefanmohl For This Useful Post: | ||
![]() |
2012-04-12
, 22:27
|
Posts: 701 |
Thanked: 585 times |
Joined on Sep 2010
@ London, England
|
#7
|
On the Internet, nothing ever goes away!
I found the thread when looking for the solution myself, but there was no help. Then I managed to fix the problem myself, so I posted what worked for me so that the next poor sod might have some help. It's all about adding to the noosphere! ;-)
The Following User Says Thank You to retsaw For This Useful Post: | ||
I just installed a Debian developer system manually (including SSH and SSHFS), then I logged onto an N900 via SSH (ssh root@192.168.2.15), changed fuse permissions (chmod 666 /dev/fuse) and wanted to mount my Debian project folder to a folder on the N900 (su - user; sshfs maemo@192.168.2.14:/scratchbox/users/maemo/home/maemo dev). This lead to an error:
Best regards,
Dorfmeister