mirror of
https://github.com/therealpaulgg/ssh-sync.git
synced 2026-04-26 16:05:51 +03:00
[GH-ISSUE #53] better method of syncing known_hosts file #17
Labels
No labels
ai-generated
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ssh-sync#17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @therealpaulgg on GitHub (Apr 4, 2024).
Original GitHub issue: https://github.com/therealpaulgg/ssh-sync/issues/53
Originally assigned to: @jared-weinberger, @Copilot on GitHub.
When uploading ssh data, we should be able to sync the known_hosts file so that known hosts can be saved across different machines.
details:
support storing and writing known_hosts
expose KnownHosts in DataDto
sync known_hosts when downloading or uploading
document this feature in README
ssh-sync-server is being updated in this PR https://github.com/therealpaulgg/ssh-sync-server/pull/31
@jared-weinberger commented on GitHub (Aug 21, 2024):
Turtles are the best