mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
* fix sentense
This commit is contained in:
parent
1d406e8c57
commit
3e02311a46
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ Here are some methods:
|
||||||
* `expect` command: please be careful not to expose passphrase to console
|
* `expect` command: please be careful not to expose passphrase to console
|
||||||
* `SSH_ASKPASS` environment variable: it may be troublesome
|
* `SSH_ASKPASS` environment variable: it may be troublesome
|
||||||
|
|
||||||
### Which one is the best way for transferring files, "direct SCP", "SCP via bastion", "direct SFTP", "SFTP via bastion", "direct rsync" or "rsync via bastion"?
|
### Which one is the best way for transferring files, "direct SCP/SFTP/rsync" or "SCP/SFTP/rsync via bastion"?
|
||||||
|
|
||||||
I recommend **rsync via bastion**.
|
I recommend **rsync via bastion**.
|
||||||
It has some advantages over other methods:
|
It has some advantages over other methods:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue