mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Unable to backup to nested folders on NAS #113
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @themushum on 2/20/2026
Created a backup destination (Add Storage) in Databasus pointing to a shared folder in an UnRaid NAS. The shared folder is called appropriately, Databasus. Backup's work as expected. Files are written to the shared folder Databasus.
Due to having four databases to backup, created inside the root shared folder, Databasus, four other subfolders folders: Immich being one of them.
Folder structure now is Host with the Shared Databasus folder with an Immich sub-folder underneath it.
In the Add Storage we then have the following fields entered:- Name = Immich
When Test connection is clicked, we get an error message of the IP address of the NAS followed by "failed to access share 'Databasus\Immich': mount Databasus\Immich: mount path must be a valid share name (\<share>)
I can reproduce this consistently.