mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
* update FAQ
This commit is contained in:
parent
7b98407633
commit
5cc8e1d510
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ Check belows:
|
||||||
* The former is **HIGHLY** recommended for security reason.
|
* The former is **HIGHLY** recommended for security reason.
|
||||||
* I'm planning to make `known-hosts` required in v2.
|
* I'm planning to make `known-hosts` required in v2.
|
||||||
|
|
||||||
### What is the best way for copying files; SCP / SCP via bastion / SFTP / SFTP via bastion / rsync / rsync via bastion
|
### Which one is the best way for transferring files, "SCP", "SCP via bastion", "SFTP", "SFTP via bastion", "rsync" or "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