@lmorel12 It’s all good.
For future then, edit your /opt/fog/.fogsettings file.
If I had to guess, storageLocation='/images' currently.
Change it to read:
storageLocation='/home/fog/images'
If I had to guess, however, another way to prevent issues going forward would be to make a soft link to /images pointing at /home/fog/images. Of course only do this if you know the files are ONLY on /home/fog/images.
I’d go with my first suggestion just to be fully safe.