parent
c1f9f6f951
commit
246693576d
1
scp.md
1
scp.md
|
@ -22,6 +22,7 @@ scp <options> source_path destination_path
|
||||||
-C # copy files with compression
|
-C # copy files with compression
|
||||||
-l 800 # limit bandwith with 800
|
-l 800 # limit bandwith with 800
|
||||||
-p # preserving the original attributes of the copied files
|
-p # preserving the original attributes of the copied files
|
||||||
|
-P # connection port
|
||||||
-q # hidden the output
|
-q # hidden the output
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue