Can Nautilus search follow symlinks?
Hi,
if I use the search function of Nautilus, then I won't get any results of files/folders, they would be accessible by symbolic links.
An example:
- /mnt/documents/hello.txt
- /home/user/Document is a link to /mnt/documents
If I open /home/user in Nautilus and start a search with hello.txt, then I won't get any result. If I do the same from /mnt, then the result is hello.txt
It seems, that Nautilus doesn't consider symbolic links during the search. Is there a way to configure this behaviour?