scp not working

I am trying to copy files to the FLM using various scp clients. WINSCP mentions unexpected end-of-file. pscp mentions the same, but also /usr/libexec/sftp-server: not found. This suggests that the sftp server does not start. Note I am connecting to the FLM through Wi-Fi. (SSH works).

gebhardm's picture

What are you using as protocol in WinSCP? Don't use SFTP, but SCP...

wkraaij's picture

Thanks. I now used the SCP protocol and got an error box:

Command 'pwd'
failed with return code 0 and error message
groups: not found.

but other than that, WINSCP can now copy files. Thanks!