You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to move from a Windows-based fileserver to Linux without losing all of my metadata and the generated images.
Previously, I was using the D:\private\organized, D:\private\VR, D:\private\unorganized, etc. locations. Now it's the /mnt/private/organized/, /mnt/private/VR/, /mnt/private/unorganized/ location, etc. I've got my config.yml updated to have the new locations added. No permissions issues or anything, all of that is set up.
When Stash attempts to walk the directory tree, it's getting confused as all hell. It seems to be merging the two folder names into one long name or something, there's no space before the D:\ part.
I'm trying to move from a Windows-based fileserver to Linux without losing all of my metadata and the generated images.
Previously, I was using the D:\private\organized, D:\private\VR, D:\private\unorganized, etc. locations. Now it's the /mnt/private/organized/, /mnt/private/VR/, /mnt/private/unorganized/ location, etc. I've got my config.yml updated to have the new locations added. No permissions issues or anything, all of that is set up.
When Stash attempts to walk the directory tree, it's getting confused as all hell. It seems to be merging the two folder names into one long name or something, there's no space before the D:\ part.
File paths are getting destroyed too:
If it helps:
The text was updated successfully, but these errors were encountered: