mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 16:35:33 +02:00
[GH-ISSUE #553] SFTP wrapper won't accept port argument #140
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#140
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 @salfers on GitHub (Jun 3, 2025).
Original GitHub issue: https://github.com/ovh/the-bastion/issues/553
The
-Pargument to the sftp wrapper does not work:instead it has to be added directly after the destination:
@speed47 commented on GitHub (Jul 7, 2025):
Thanks for the report, the
-Poption was indeed not handled correctly