Skip to content

Add support for backing up with a stream#109

Open
DanielButAtWork wants to merge 1 commit into
lobaro:masterfrom
WikiTeq:upstream-stream-support
Open

Add support for backing up with a stream#109
DanielButAtWork wants to merge 1 commit into
lobaro:masterfrom
WikiTeq:upstream-stream-support

Conversation

@DanielButAtWork

Copy link
Copy Markdown

By running restic backup --stdin a backup can be created with the output of some other command (here, $RESTIC_STREAM_CMD) without needing to save the output to a file first.

By running `restic backup --stdin` a backup can be created with the output of
some other command (here, `$RESTIC_STREAM_CMD`) without needing to save the
output to a file first.
@DanielButAtWork

Copy link
Copy Markdown
Author

WikiTeq has been using a trick like this for a while, and we wanted to contribute it upstream for others
Please let me know if there is anything else needed to simplify review

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.

1 participant