-
--echo|-e
-
Specify
this option to print this command on the standard output before executing.
Also, prints the default value for all the non-mandatory options
that you have not provided in the command.
-
--no-prompt|-Q
-
If you specify this option, wadm will not prompt you for
passwords while executing this command. Use this option if you have defined
all passwords in a password file and specified the file using the --password-file connect_option.
-
--verbose|-v
-
Specify
this option to display a verbose output.
-
--source-uri|-S
-
Specify the URI that DAV clients can use to access the source code of the
content.
-
--no-enabled|-n
-
If you specify this option, this DAV collection is disabled at runtime.
-
--provider|-o
-
Specify
the name of the provider that manages this collection.
-
--lock-db-path|-l
-
Specify the directory where the DAV lock database is stored.
-
--lock-db-update-interval|-k
-
Specify the interval (in seconds) at which the DAV lock information
is written to the disk.
-
--min-lock-timeout|-m
-
Specify the minimum expiration time (in seconds) for DAV locks.
-
--property-db-update-interval
-T
-
Specify the interval (in seconds) at which
the WebDAV file properties are written to the disk.
-
--property-db-max-size|-d
-
Specify the maximum size (in bytes) of the WebDAV file property database
files.
-
--max-xml-request-body-size
-x
-
Specify the maximum size (in bytes) allowed
for WebDAV XML request bodies.
-
--max-propfind-depth|-D
-
Specify the maximum depth of the PROPFIND requests
sent to collections.
-
--max-report-response-elements
-a
-
Specify the maximum size (in
bytes) allowed for the WebDAV report response.
-
--max-expand-property-depth
-E
-
Specify the maximum depth allowed for WebDAV
expand property report responses.
-
--auth-auth-db-name|-A
-
Specify the name of the authentication database.
-
--auth-prompt|-P
-
Specify an authentication prompt.
-
--auth-method|-M
-
Specify an authentication method. The method can be basic, digest, or ssl.
-
--acl-db-max-entries|-b
-
Specify the maximum entries that can exist in the access control list
(ACL) database.
-
--acl-db-update-interval|-L
-
Specify the interval (in seconds) at which the Access Control List (ACL)
database will be updated.
-
--acl-db-max-size|-z
-
Specify the maximum size of the Access Control List (ACL) database.
-
--config|-c
-
Specify
the name of the configuration for which you want to create a DAV
collection.
-
--vs|-s
-
Specify
the name of the virtual server.
-
--uri|-r
-
Specify
the URI through which the content is accessed.