Skip to content

Add support for backing up with a stream#109

Open
DanielWTQ wants to merge 1 commit intolobaro:masterfrom
WikiTeq:upstream-stream-support
Open

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

Conversation

@DanielWTQ
Copy link

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.
@DanielWTQ
Copy link
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