dav list
-dav list [-altdepcR] [-u <date>] <url>
Lists child resources of the specified collection. Without any option it shows only the direct children and hides files beginning with a dot. The behavior is quite similar to that of the unix tool ls.
Options
--a don't hide files whose names begin with a dot .
-a don’t hide files whose names begin with a dot .
-l show additional information for resources
Example:
-- 4.2 KiB Oct 11 2015 somefile
The first column contains to fields for flags.
--
+
- Field:
d-indicates a collection - Field:
-cindicates an encrypted resource - Field:
d---indicates a collection - Field:
-c--indicates an encrypted resource - Field:
--l-indicates a locked resource
-t this options only works in combination with -l and it adds the resource content type to the output (after the flags)
-d order resources by their lastmodified date
-e similar to -l, but with 6 flag fields. Currently only the first 4 fields are used. The last two are reserved for future use.
-
+