KEMBAR78
add check for pipes to do_upload by tgauth · Pull Request #704 · PowerShell/openssh-portable · GitHub
Skip to content

Conversation

@tgauth
Copy link
Collaborator

@tgauth tgauth commented Nov 6, 2023

PR Summary

  • Allows SFTP (or SCP in SFTP mode) to PUT to a file on the server with contents streamed from a named pipe. Note: if command is run from an SFTP interactive session, the session will terminate after completion.

PR Context

  • SFTP will now check that the type of file being uploaded is a regular file or a named pipe

@tgauth tgauth changed the title [WIP] add check for pipes to do_upload add check for pipes to do_upload Dec 6, 2023
@tgauth tgauth requested a review from vthiebaut10 December 6, 2023 21:17
@tgauth tgauth merged commit 9f9fd0d into PowerShell:latestw_all Dec 7, 2023
@tgauth tgauth deleted the add-pipes-sftp-scp branch December 7, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants