San*_*eep 123
它使用PSCP工作.说明:
set PATH=<path to the pscp.exe file>pscp使用以下命令将文件格式远程服务器复制到本地系统
pscp [options] [user@]host:source target
Run Code Online (Sandbox Code Playgroud)因此,要将文件/etc/hosts从服务器example.com作为用户复制fred到文件
c:\temp\example-hosts.txt,您可以键入:
pscp fred@example.com:/etc/hosts c:\temp\example-hosts.txt
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
183741 次 |
| 最近记录: |