1
0
Fork 0
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:
shimataro 2020-01-26 15:58:49 +09:00
parent 7b98407633
commit 5cc8e1d510
No known key found for this signature in database
GPG key ID: BE92C05736911A9D

View file

@ -88,7 +88,7 @@ Check belows:
* The former is **HIGHLY** recommended for security reason.
* 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**.
It has some advantages over other methods: