SFTP Problem - XBMC + Wheezy
Posted: Fri Jan 18, 2013 2:49 am
Hi guys, Im trying to connect via sftp to my laptop using XBMC but I think Im doing something wrong. Here is the log
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?
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
SSH is working well from my RPi to my laptop
Anyone can help me?