Hi,
performing a restore from Duplicacy Web Edition container that i run as root i noted the following things:
1- in my dirs i have some sub dirs called “custom-services.d” and “custom-cont-init.d”. These are not shown in Duplicacy to be restored, but after a restore they are there, so correctly restored. Why i can’t see these dirs in Duplicacy?
2- i perfomed two test restores of the dir /AppData/qbittorrent/config
. I wanted to restore only the content of /config
dir but instead the whole /qbittorrent/config
was restored. Why the top dir was included? In the Web ui i selected the config dir the first time and also clicked on the little folder icon next to the name the second time. Both times also the top dir was restored.
3- when restoring the dirs i was discussing above, the /qbittorrent
dir is owned by root. The content, /config
and all subdirs are correctly owned by my user so permissions are restored correctly. Not using -ignore-owner
.
4- after restore an empty dir .duplicacy
was placed next to the restored dirs. What is that for?
Thanks in advance!