语言

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?
 
编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

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