<div>Please do not remove that feature. </div><br><div>The file-list always starts at the root directory. On a Unix host with a deep</div><div>directory hierarchy with remote file-systems, I make sense, to start</div><div>the file list somewhere down the hierarchy. Otherwise, you may experience</div><div>considerable delay with a remote file-system such as sshfs.</div><br><div>Perhaps you remember the delays before opening the list during my Haver demo.</div><div>I forgot to change that setting.</div><br><div>I am aware an option to ignore mount-points in the list would be more helpful.</div><div>Alas AFAIK there now support in the VM to discover mount-points. On Linux</div><div>one may read /prco/mounts, but that isn't portable.</div><br><div>HTH,</div><br><div>Gerald</div><br><div class="gmail_quote_attribution">On May 7 2022, at 6:41 pm, Hilaire Fernandes via Cuis-dev <cuis-dev@lists.cuis.st> wrote:</div><blockquote><div> </div><div><div><font size="4">Hi,</font></div></div><br><div><div><font size="4">For the FileList tool there is this #initialFileListDirectories preference. It can accept symbol as #root, #image, etc or a Set with DirectoryEntry (?). This is not uniform type.</font></div></div><br><div><div><font size="4">For now I implemented this preference as below:</font></div></div><br><div><font size="4">#(initialFileListDirectories #roots #(root image vm current) )</font></div><br><div><div><font size="4">I understand this preference is used with FileList to change the initial directory. I try to use the feature for an arbitrary initial directory without success (image locked)</font></div></div><br><div><div><font size="4">Insight? Should the feature be removed?</font></div></div><div>Hilaire</div><code><pre style="background-color:rgba(0,0,0,0.05);padding:0.2em 1em">-- <br>GNU Dr. Geo<br><a href="http://drgeo.eu" title="http://drgeo.eu">http://drgeo.eu</a><a href="http://blog.drgeo.eu" title="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre></code><div>--</div><div>Cuis-dev mailing list</div><div>Cuis-dev@lists.cuis.st</div><div>https://lists.cuis.st/mailman/listinfo/cuis-dev</div></blockquote>