mc extfs - option of delayed subdirectories read
Jacek Pliszka
jacek.pliszka at gmail.com
Thu Jan 23 09:33:31 UTC 2020
Hi!
Is there any work/idea about option for extfs to have subdirectories listed
after entering them?
Currently all subdirectories recursively must be given after the first list.
What I would like to add is to have each subdirectory requested separately
when entered.
This would allow using extfs when getting the full recursive list is
costly/slow/unnecessary.
What is needed is some kind of convention. Here:
https://github.com/seyko2/mc/tree/014-extfs-partial-list
author proposed that if the first line starts with
###
Then the list is not recursive. I believe slightly better convention is
needed.
Was there any though/discussion on the matter?
Specifically I would like to add databricks fs to extfs and without
non-recursive listing this does not make sense.
What do you think about something like this:
### option: non-recursive
So in the future we can do:
### option: A
### option: B
### option: C
BR,
Jacek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.midnight-commander.org/pipermail/mc-devel/attachments/20200123/3b3029aa/attachment.html>
More information about the mc-devel
mailing list