Skip to content
Discussion options

You must be logged in to vote

I believe what you want is:

[nas.restore]
  path = "www"
  target = "/home/user/restore"

and command

resticprofile nas.restore latest

Assuming www is a path. If it is a tag:

[nas.restore]
  tag = "www"
  target = "/home/user/restore"

resticprofile nas.restore latest

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@heisenberg192
Comment options

Answer selected by heisenberg192
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants