mirror of
https://github.com/Estom/notes.git
synced 2026-04-03 02:49:25 +08:00
linux
This commit is contained in:
@@ -108,4 +108,12 @@ $scp localpath ID@host:path
|
||||
以ssh协议,遍历下载path路径下的整个文件系统,到本地的localpath:
|
||||
```
|
||||
$scp -r ID@site:path localpath
|
||||
```
|
||||
```
|
||||
|
||||
## 6 网络性能
|
||||
|
||||
ping baidu.com
|
||||
|
||||
traceroute
|
||||
|
||||
mtr baidu.com
|
||||
Reference in New Issue
Block a user