-
|
Good morning. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 6 replies
-
|
That's correct and similar to other backup tools. The restore will be done to the CWD or some folder you specify. You can move it back after that. |
Beta Was this translation helpful? Give feedback.
-
|
Yes. Using a empty or non existent path restores all correctly. However the
ownership of the files is wrong (root:root). the correct ownership is
ant:ant . Can be that i am running vykar as root? (the user has no
permission to access the repository location.
El jue, 7 may 2026 a las 13:24, Manu ***@***.***>) escribió:
… Right. The destination needs to be empty to avoid overwriting existing
files. This is intentional.
—
Reply to this email directly, view it on GitHub
<#136 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKCC5Y333FNLG4YMOOGCTRT4ZRW7VAVCNFSM6AAAAACYUH7JRGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMOBUGAZDMMQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Att.
*Antonio Calvo Rodríguez*
***@***.*** ***@***.***>*
|
Beta Was this translation helpful? Give feedback.
-
|
I have vykar running in Daemon mode under systemd.
Vykar don't restore the ownership currently.
See issue #137
Att.
*Antonio Calvo Rodríguez*
***@***.*** ***@***.***>*
El sáb, 9 may 2026, 15:47, goebbe ***@***.***> escribió:
… @ACR36940 <https://github.com/ACR36940> Are you on Linux?
You could run ps aux | grep vykar to check if vykar is running with root
permissions or as a user.
I am running vykar-gui as a user and I had no problems restoring folders,
in the past.
When I select a snapshot, and select "Restore selected snapshot", I can
see the permissions for user/group/other in the 3 digits (octal) notation
in the Restore window. So my original permissions are saved in the snapshot.
Also the owner/ group ids and names should be saved for files/ folders:
https://vykar.borgbase.com/architecture?highlight=owner#key-data-structures
—
Reply to this email directly, view it on GitHub
<#136 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKCC5Y4OPDEDMS3O45BYMV34Z4ZHZAVCNFSM6AAAAACYUH7JRGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMOBWGI2TANA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Sorry runs under systemd as root user
Att.
*Antonio Calvo Rodríguez*
***@***.*** ***@***.***>*
El sáb, 9 may 2026, 16:12, Antonio Calvo Rodriguez ***@***.***>
escribió:
… I have vykar running in Daemon mode under systemd.
Vykar don't restore the ownership currently.
See issue #137
Att.
*Antonio Calvo Rodríguez*
***@***.*** ***@***.***>*
El sáb, 9 may 2026, 15:47, goebbe ***@***.***> escribió:
> @ACR36940 <https://github.com/ACR36940> Are you on Linux?
> You could run ps aux | grep vykar to check if vykar is running with root
> permissions or as a user.
>
> I am running vykar-gui as a user and I had no problems restoring folders,
> in the past.
>
> When I select a snapshot, and select "Restore selected snapshot", I can
> see the permissions for user/group/other in the 3 digits (octal) notation
> in the Restore window. So my original permissions are saved in the snapshot.
> Also the owner/ group ids and names should be saved for files/ folders:
> https://vykar.borgbase.com/architecture?highlight=owner#key-data-structures
>
> —
> Reply to this email directly, view it on GitHub
> <#136 (reply in thread)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AKCC5Y4OPDEDMS3O45BYMV34Z4ZHZAVCNFSM6AAAAACYUH7JRGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMOBWGI2TANA>
> .
> Triage notifications on the go with GitHub Mobile for iOS
> <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
> or Android
> <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
>
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
Beta Was this translation helpful? Give feedback.
-
|
You can restore parts of a snapshot using patterns
vykar -vvvv restore --pattern "ant/Música/*" <SNAPSHOT> targetpath
Att.
*Antonio Calvo Rodríguez*
***@***.*** ***@***.***>*
El sáb, 9 may 2026, 16:05, goebbe ***@***.***> escribió:
… @m3nu <https://github.com/m3nu> Since I din't find example in the docs:
Does vykar restore allow restoring specific files/ folders from a
snapshot? Or does it only allow restoring entire snapshots?
—
Reply to this email directly, view it on GitHub
<#136 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKCC5Y7XFNKZQYZ557UJJQD4Z43J5AVCNFSM6AAAAACYUH7JRGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMOBWGI2TSOA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
That's correct and similar to other backup tools. The restore will be done to the CWD or some folder you specify. You can move it back after that.