I have WebODM installed on Ubuntu 20.04 through docker on a desktop with one 100GB-SSD and one 1Tb-HDD with 32GbRAM. It worked very well, until I made a silly and catastrophically mistake uploading two sets of pictures of 2 regions (I thought it was only one region) many kms apart. When WebODM tried to cover the whole area, the SSD collapsed (completely filled), and I had to format the SSD and reinstall Ubuntu. I then used the command recommended
./webodm.sh restart --media-dir /home/user/webodm_data
replacing /home/user/ for the HDD folder, but did not succeed. File are still stored in the SSD. How should I tell WebODM where to put the files outside the SSD?
Thanks. David