Skip to content

Commit

Permalink
added port param (rstacruz#1559)
Browse files Browse the repository at this point in the history
connect to custom port
  • Loading branch information
ognistyi authored Jan 7, 2021
1 parent c1f9f6f commit 2466935
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scp.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ scp <options> source_path destination_path
-C # copy files with compression
-l 800 # limit bandwith with 800
-p # preserving the original attributes of the copied files
-P # connection port
-q # hidden the output
```

Expand Down

0 comments on commit 2466935

Please sign in to comment.