wiki:example_syntax_for_secure_copy_scp
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| wiki:example_syntax_for_secure_copy_scp [2017/03/10 10:50] – walkeradmin | wiki:example_syntax_for_secure_copy_scp [2017/03/10 10:51] (current) – walkeradmin | ||
|---|---|---|---|
| Line 55: | Line 55: | ||
| $ scp your_username@remotehost.edu:/ | $ scp your_username@remotehost.edu:/ | ||
| $ scp your_username@remotehost.edu: | $ scp your_username@remotehost.edu: | ||
| - | scp Performance | + | </ |
| + | \\ | ||
| + | \\ | ||
| + | ---- | ||
| + | ==== scp Performance ==== | ||
| + | \\ | ||
| + | \\ | ||
| By default scp uses the Triple-DES cipher to encrypt the data being sent. Using the Blowfish cipher has been shown to increase speed. This can be done by using option -c blowfish in the command line. | By default scp uses the Triple-DES cipher to encrypt the data being sent. Using the Blowfish cipher has been shown to increase speed. This can be done by using option -c blowfish in the command line. | ||
wiki/example_syntax_for_secure_copy_scp.1489143053.txt.gz · Last modified: (external edit)
