Duplicacy docker - where is the folders?

Hi,

I am able to add Google Drive as a storage destination successfully - the issue is when I try to make a backup I am only able to see the root directory on the server. It will not let me drill down to /mnt/user/Nextcloud. See below.

Can anyone who is using the Duplicacy docker container chime in on the error I’m receiving and/or share your configuration?

What user is the application in the container running on behalf?

Does that user have read access to the folder in question, as mapped into container?

When you scroll down the list do you see the directory mnt? If so click the folder icon next to mnt and you can see subdirectories expanded which should include user.

It’s running with privileged mode.
Even if I run it with root the folders don’t appear.

I can see it but if I click nothing happens it does not open to other folders.

Sorry my bad. It should be backuproot not mnt.

However, I think there is a problem in your config: the container path /backuproot should be mapped to /mnt/user/appdata.

Like this?

Still the same problem then I click on Backuproot don’t show any folders.

I apologize for my mistake again. /backuproot should be mapped to /mnt/user/, not /mnt/user/appdata.

Still the same problem then I click on Backuproot don’t show any folders.
I am using this docker Docker Hub

I will try other docker duplicacy available on unraid.

This do not make sense

If i search for the google drive token file appears all folders.

But if try to backup - Add a new backup and choose Directory don’t appear the folders inside of backuproot

Did you click the folder icon next to backuproot? This is the only way to expand the directory when you’re selecting a directory. In the file selection dialog you can expand the directory by clicking the directory name.

1 Like

omg. don’t tell anyone.
:rofl:

I am gonna buy a duplicacy license after this.
Ty for the amazing support

Don’t feel bad. I too spent embarrassingly long to figure it out. If users can’t figure out something is almost never user’s fault.

This design can be improved. Especially if behavior is different elsewhere in the app.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.