Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add check for pipes to do_upload #704

Merged
merged 9 commits into from Dec 7, 2023

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 merged commit 9f9fd0d into PowerShell:latestw_all Dec 7, 2023
5 checks passed
@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.

None yet

2 participants