Information panel doesn't show all exif image informations for images of an nfs folder I set filesize limit to 20GB for remote preview. I can see image size in Dolphin in Size column, ie. 1920x1080, but not under Information panel, so the problem should not be NFS configuration, I checked it several times. I also try to configure kiorc file like this: $ cat ~/.config/kiorc [Confirmations] ConfirmDelete=true ConfirmEmptyTrash=true ConfirmTrash=false [Executable scripts] behaviourOnLaunch=execute [General] # Impedisce a Dolphin di limitare i plugin ai soli file locali LimitThumbnailsToLocal=false [PreviewSettings] # Rimuove il limite di 5MB per i file remoti, impostandolo a 20GB (in byte) # Fondamentale per leggere i dati EXIF/Risoluzione di foto pesanti su NFS MaximumRemoteSize=21474836480 [Protocol nfs] # Forza il sistema a trattare il protocollo NFS come un disco locale Local=true # Abilita esplicitamente il recupero dei metadati per questo protocollo MetadataRetriever=true --- But it didn't work. In Information panel I see just: Type File size Changed Opened Created Right clicking in the panel (Configure) I can just add: Owner Group Permissions For local images I can correctly see all other EXIF infos, so I think I have all needed libraries.