# Question: Can the owner be changed afterwards?

**URL:** <https://kopia.discourse.group/t/question-can-the-owner-be-changed-afterwards/2017>\
**Category:** Support\
**Created:** [May 8, 2023, 7:44pm UTC](https://kopia.discourse.group/t/question-can-the-owner-be-changed-afterwards/2017 "2023-05-08T19:44:03Z")\
**Posts on this page:** 3\
**Page:** 1

<div class="post-metadata">

**Author:** ![randombyte-developer](https://yyz2.discourse-cdn.com/free1/user_avatar/kopia.discourse.group/randombyte-developer/32/696_2.png) [@randombyte-developer](https://kopia.discourse.group/u/randombyte-developer)\
**Post date:** [May 8, 2023, 7:44pm UTC](https://kopia.discourse.group/t/question-can-the-owner-be-changed-afterwards/2017/1 "2023-05-08T19:44:03Z")

</div>

Hi!

My first backup finished. I just saw when mounting the backup from another computer that I have a weird owner name because the backup was taken from a docker container.

 ![image](https://global.discourse-cdn.com/free1/uploads/kopia/original/1X/8f35f90888ef2af6ca62fba0c00a3b59cd416f94.png)

My OCD doesn’t allow it to stay like this 😉 Can it be changed by editing the repository files? I had a look but didn’t find the owner name anywhere. I guess I have to redo the snapshot?

* * *

Another rather important thing: You can also see on the screenshot that the size is 0 B but I verified that the files can be mounted.

The CLI says

```auto
sven@sven-MSI:~$ kopia snapshot list --all
nobody@kopia-57b8cbf57b-64q46:/media/gemeinsam/unsere-fotos
  2023-05-06 00:46:59 CEST kf22e500906652a8e7ff19999e1ac1eca 253.5 GB drwxrwxrwx files:35094 dirs:306 (latest-1,hourly-1,daily-1,weekly-1,monthly-1,annual-1)

```

The size is displayed correctly here. Restarting KopiaUI doesn’t fix it.

---

<div class="post-metadata">

**Author:** ![ChrisA](https://avatars.discourse-cdn.com/v4/letter/c/b77776/32.png) [@ChrisA](https://kopia.discourse.group/u/ChrisA)\
**Post date:** [May 9, 2023, 4:57am UTC](https://kopia.discourse.group/t/question-can-the-owner-be-changed-afterwards/2017/2 "2023-05-09T04:57:15Z")

</div>

Hi,

was the backup incomplete? If it takes longer than a certain amount of time, it will be shown as incomplete and fixed in the next cycle.

[Frequently Asked Questions | Kopia](https://kopia.io/docs/faqs/#what-are-incomplete-snapshots)

For changing the user, maybe take a look at here: [snapshot move-history | Kopia](https://kopia.io/docs/reference/command-line/common/snapshot-move-history/)

However, I have not used the command above yet. Be carefull 🙂

Cheers,

---

<div class="post-metadata">

**Author:** ![randombyte-developer](https://yyz2.discourse-cdn.com/free1/user_avatar/kopia.discourse.group/randombyte-developer/32/696_2.png) [@randombyte-developer](https://kopia.discourse.group/u/randombyte-developer)\
**Post date:** [May 13, 2023, 2:29pm UTC](https://kopia.discourse.group/t/question-can-the-owner-be-changed-afterwards/2017/3 "2023-05-13T14:29:09Z")

</div>

move-history worked, thanks! 🙂
