mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 16:35:33 +02:00
[GH-ISSUE #301] rsync #74
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#74
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 @hydezhao on GitHub (Apr 15, 2022).
Original GitHub issue: https://github.com/ovh/the-bastion/issues/301
It would be nice to have rsync integrated.
@dwydler commented on GitHub (Jun 13, 2022):
For which purpose?
@speed47 commented on GitHub (Jun 24, 2022):
Can you detail the use case you have in mind, @hydezhao ?
@hydezhao commented on GitHub (Jun 24, 2022):
For example we might have use cases to synchronise large folders between PC and remote server. Rsync would save a lot of time comparing to scp.
@marcolefo commented on GitHub (Jun 25, 2024):
I would appreciate this feature too :)
@speed47 commented on GitHub (Jul 5, 2024):
As this is requested by several people, I gave a look at it, and I have a working POC.
This would be used like this:
I'll push a dev branch with the feature soon.
@speed47 commented on GitHub (Dec 13, 2024):
Feature has been released