[Libre-soc-dev] I know you said to look up SFTP...

Cole Poirier colepoirier at gmail.com
Fri Oct 23 01:07:03 BST 2020


Hi Luke,

I looked up how to use sftp and it what I found was that I'm just
supposed to run
`sftp -P 922 colepoirier at libre-soc.org`. I've tried this and other
variations with only failure.

```
$ sftp -oPort=922 colepoirier at ftp.libre-soc.org
The authenticity of host '[ftp.libre-soc.org]:922
([46.235.227.77]:922)' can't be established.
ECDSA key fingerprint is SHA256:[snip]
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '[ftp.libre-soc.org]:922' (ECDSA) to the
list of known hosts.
Connection to ftp.libre-soc.org closed by remote host.
Connection closed
Connection closed.
```

What did I mess up?

Cole



More information about the Libre-soc-dev mailing list