Hello,
I am migrating from windows to linux
Booting from my new linux partition I mount my windows partition where are located all of my files.
Ideally I would like to backup my files both, when in Windows and when in Linux
I copied the duplicati configurations (json export/import) from my windows browser to my linux browser, changing the directories to be backed so that they point to the same ones
(e.g. from c:\users\quinta\documents to /media/stefano/users/quinta/documents)
When I run duplicati when in windows, the backups run smoothly.
When I run duplicati when in linux, I get these errors Imgur: The magic of the Internet
I guess the problem is that the filex to be backed up have two different path names, when in Windows and when in Linux. is that correct ? is there a workaround ?
Thanks!