IgnorantGuru / spacefm

SpaceFM File Manager
http://ignorantguru.github.com/spacefm/
GNU General Public License v3.0
489 stars 73 forks source link

spacefm does not refresh file listing of samba share #252

Closed tkoun closed 11 years ago

tkoun commented 11 years ago

when I copy/move files into a mounted samba share I need to manually click the refresh button to get an updated file listing in the spacefm tab. is this normal or do I miss some configuration setting ?

IgnorantGuru commented 11 years ago

This is by design. Because spacefm uses low level kernel functions for such detection and reading the results, detecting changes in network filesystems often causes performance problems, so is avoided.