2023-12-12, 05:39 PM
(This post was last modified: 2023-12-12, 05:40 PM by GarrickWinter. Edited 3 times in total.)
(2023-12-12, 05:21 PM)Efficient_Good_5784 Wrote: I'm assuming that you didn't make a host path for your config folder back then and all your config data is in the old container. You'll have to gain access to the container contents and copy them outside the container into a synology dataset/folder.
I think you're right, this must be what happened. When I look at the details of the old container, PATH is set to
Code:
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Your suggestion to move the files out of the container into the main folder structure sounds like a good one; now I just need to figure out how to get at the files in the container and copy them into the main storage.