Languages

Menu
Sites
Language
Can't establish sftp connection to Tizen 2.2 emulator

Following the instructions from https://developer.tizen.org/documentation/articles/smart-development-bridge I trid to configure stfp connection to Tizen emulator via FileZilla but didn't succeed. On attempt to connect I'm getting:

"

Status: Connecting to localhost:3000...

Response: fzSftp started
Command: open "Root@localhost" 3000
Error: Server unexpectedly closed network connection
Error: Could not connect to server
"
 
 
What else needs to be done beside execution of  "sdb -s emulator-26100 forward tcp:3000 tcp:22" ?
 
Should I enable stfp service on emulator somehow?
 
Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

1 Replies
MooChang Kim
Hi. I tried same but failed.. I think you'd better use 'sdb' instead of 'ssh'. Regards