2
2
mirror of https://github.com/octoleo/restic.git synced 2024-05-31 16:10:49 +00:00
restic/doc
Simon Beck cc8b690b52 Restore whole folder to sdtout as tar
With this change it is possible to dump a folder to stdout as a tar. The

It can be used just like the normal dump command:

`./restic dump fa97e6e1 "/data/test/" > test.tar`

Where `/data/test/` is a a folder instead of a file.
2019-04-22 20:44:33 +02:00
..
_static Documentation: Refactor and switch to Sphinx 2017-04-17 20:53:38 +02:00
images/aws_s3 Update AWS S3 tutorial, fixing #1593 2018-01-29 20:47:27 +01:00
logo Update logo 2018-02-05 20:48:48 +01:00
man Update manpages and auto-completion 2019-01-06 21:40:32 +01:00
.gitignore Document the build and release processes 2018-10-13 13:48:03 +02:00
010_introduction.rst Update docs 2018-04-28 22:08:11 +02:00
020_installation.rst Document installation with MacPorts 2019-01-21 08:13:53 +01:00
030_preparing_a_new_repo.rst Swift: introduce application credential auth support 2019-02-14 14:19:05 +01:00
040_backup.rst Merge pull request 2156 from kayrus/swift-app-cred 2019-03-16 12:17:17 +01:00
045_working_with_repos.rst Fix typos 2019-02-17 15:31:07 +00:00
050_restore.rst Restore whole folder to sdtout as tar 2019-04-22 20:44:33 +02:00
060_forget.rst Update 'restic forget --keep-within' documentation and add changelog entry 2018-11-26 14:27:48 +01:00
070_encryption.rst Update docs 2018-04-28 22:08:11 +02:00
075_scripting.rst Update docs 2018-04-28 22:08:11 +02:00
080_examples.rst minor-fixes_examples 2018-08-05 02:15:17 -07:00
090_participating.rst Prefer https:// links in the documentation 2018-12-29 15:57:44 +01:00
100_references.rst doc: Split references out into smaller files 2018-06-18 22:17:48 +02:00
110_talks.rst Update docs 2018-04-28 22:08:11 +02:00
bash-completion.sh Update manpages and auto-completion 2019-01-06 21:40:32 +01:00
cache.rst Prefer https:// links in the documentation 2018-12-29 15:57:44 +01:00
conf.py Update docs 2018-04-28 22:08:11 +02:00
design.rst Prefer https:// links in the documentation 2018-12-29 15:57:44 +01:00
developer_information.rst Document the build and release processes 2018-10-13 13:48:03 +02:00
faq.rst Fix a few typos in the FAQ doc. 2018-12-18 08:47:52 -06:00
index.rst doc: Add developer information 2018-10-11 22:37:25 +02:00
Makefile Document the build and release processes 2018-10-13 13:48:03 +02:00
manual_rest.rst Prefer https:// links in the documentation 2018-12-29 15:57:44 +01:00
requirements.txt Documentation: Refactor and switch to Sphinx 2017-04-17 20:53:38 +02:00
REST_backend.rst doc: Split references out into smaller files 2018-06-18 22:17:48 +02:00
test_irreducibility.gap chunker: Require a random irreducible polynomial 2015-04-05 22:52:43 +02:00
zsh-completion.zsh Update manpages and auto-completion 2019-01-06 21:40:32 +01:00