-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Hi Matt,
I really like the idea behind Indexfs, so congrats to start with.
Also I am trying to setup but I am confused about some of the things.
-
Is index file and config file the same file?
-
In c code header you showing a file format. Is this the format we need to have the index file in? /path/to/file is the path on Fuse or path to index file?
- Index file layout:
/path/to/file https://url/to/file
/path/to/other https://url/to/other
*/
- I saw you mentioned index format such as D Directory name and F File name, is it correct to supply an index for example as below? I have tried it and I wasn't getting any file created in Fuse mount, thought to contact you.
D Datapoint https://user:pass@v.domain.com/rootfolder
F Test.file https://user:pass@v.domain.com/rootfolder?/folder1/folder2
Many thanks for your help and info,
Cheerst... Steve
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation