> I've successfully installed Slide 1.0.9, all functions worked more or less
> fine.
>
> But I cannot get a stored propery value from the Slide client, although
> DAVExplorer shows it.
>
> >propput my_col a 1
> succeeded.
>
> >propget my_col a
> failed.
> Multi-Status (207)
>
> Is it a bug in the client?
I haven't been able to have propget work for me either. It may be a parsing
bug.
> Another question, I see the program has created the folder "files" twice,
> like
> <root>\files\files\my_collections...
>
> What is the reason?
That's because the folder you used is names "files/my_collections". If you
look at the config file, you can see that everything is stored in a "files"
subdirectory.
> Which features of Slide are implemented according standards now?:
> - Core 1/2;
Yes.
> - Delta-V;
No. It's planned. DASL is also in the TODO list.
> - ACL.
Yes in the server. Client support is coming soon.
Remy