Page 1 of 1

SFTP Problem - XBMC + Wheezy

Posted: Fri Jan 18, 2013 2:49 am
by nikasio
Hi guys, Im trying to connect via sftp to my laptop using XBMC but I think Im doing something wrong. Here is the log

Code: Select all

23:39:53 T:1189823552    INFO: SFTPSession: Creating new session on host '192.168.1.100:22' with user 'nicolas'
23:39:54 T:1101443072   DEBUG: ------ Window Init (DialogBusy.xml) ------
23:39:59 T:1189823552   ERROR: SFTPSession: Failed to authenticate via guest 'Invalid argument in ssh_options_set'
23:39:59 T:1189823552   ERROR: SFTPSession: Not connected, can't list directory
23:39:59 T:1101443072   ERROR: GetDirectory - Error getting sftp://nicolas@192.168.1.100:22/
23:39:59 T:1101443072   ERROR: CGUIMediaWindow::GetDirectory(sftp://nicolas@192.168.1.100:22/) failed
I tried using the specific password like sftp://user:pass@remoteServer and the public key registration.... same problem.
SSH is working well from my RPi to my laptop
Anyone can help me?

Re: SFTP Problem - XBMC + Wheezy

Posted: Tue Jan 22, 2013 5:08 pm
by nikasio
Anyone? I'm really stuck with this problem.
I can't stream using sFTP connection