
0
Closed for lack of information
move files lost generated thumbnails
Hi, I generated all files thumbnail with `cron/make_thumbs.php`, all runs smoothly.
But when I move the files from one folder to another, all the thumbnails are not showed anymore. Need to refresh several times to force it regenerate on the fly.
Is that an expected issue or a problem on my side? Could the thumbnails be moved together with the files?
Customer support service by UserEcho
Do you move the files from the FileRun web?
Yes, I used the web UI.
Probably you ran the command line script with a system user different than what PHP runs under, thus creating thumbnail files that PHP is not allowed to move.