I have installed seafile as a docker container on an ubuntu-server 22.04 vm in proxmox. I added a 100GB zfs volume in proxmox vm settings for the “MyLibrary” folders and files to live. FWIW, the volume once added to the VM had to be partitioned and formatted (ext4), so im not really sure it still using zfs for at least this volume of that drive.
This drive already had all the files I want to add to seafile on that drive. In the docker-compose.yml for seafile, I have added a volume for the mount path of this drive share to /shared
What has happened instead, Is the ‘seafile’ directory is living amongst the files i want IN Seafile. How do I add these folders and files without having to upload them via the webUI, also without syncing them where they are as I want them to be in the folder for seafile and then accessible via desktop apps on my various machines and phones.
I dont want the files synced and left where they are. I want them physically moved into the seafile environment. I hopefully worded this right. I have beat up ChatGPT and Aria for about 2 hours on this with no love lol Thank you for any help!