Re: ssh後該怎麼抓資料 - Linux

Table of Contents

: established.
: RSA key fingerprint is de:7f:86:e4:91:df:2d:98:2e:f4:1f:17:b0:a7:8e:9e.
: Are you sure you want to continue connecting (yes/no)? y
: Please type 'yes' or 'no': yes
: Warning: Permanently added 'xxx.xxx.xxx.xxx' (RSA) to the list of known hosts.
: [email protected]'s password:
: ssh: d: Name or service not known
: lost connection
: xfree: NULL pointer given as argument
: 請問是哪裡錯了?

你是不是一邊是windows 另一邊是linux?

請去抓 pscp 或是psftp

http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

把你之前打的指令的scp 換成這個"pscp" 就應該可以了? :p

--

All Comments