I think I’m doing something wrong…
I created a new storage encrypted with RSA and transferred the contents of the old storage (also encrypted) to it.
I created the new storage with duplicacy add
and then ran the copy
.
(unfortunately I don’t have the storage creation log, I used command line)
But the info -d
only tells me that “The storage is encrypted with a password” for the new storage.
Is there any other way to check if the new storage is using RSA?
(duplicacy 2.7.2)