yar229 / WebDavMailRuCloud

WebDAV cloud.mail.ru ...& Yandex.Disk | WebDAV Облако Mail.Ru Сетевой Диск
MIT License
478 stars 56 forks source link

get actual wdmrc version by command line #198

Closed alexyr closed 3 years ago

alexyr commented 3 years ago

Now it prints 1.0.0:

# dotnet wdmrc.dll --version
wdmrc 1.0.0

# dotnet wdmrc.dll --help
wdmrc 1.0.0
yar229@yandex.ru

  -p, --port               (Default: 801) WebDAV server port

  -h, --host               (Default: http://127.0.0.1) WebDAV server host, including protocol

  --maxthreads             (Default: 5) Maximum concurrent connections to cloud

  --user-agent             "browser" user-agent

  --install                install as Windows service with name

  --install-display        display name for Windows service

  --uninstall              uninstall Windows service

  --service                (Default: false) Started as a service

  --protocol               (Default: WebM1Bin) Cloud protocol

  --cache-listing          (Default: 30) Cache folders listing, sec

  --cache-listing-depth    (Default: 1) List query folder depth

  --proxy-address          (Default: ) Proxy address i.e. http://192.168.1.1:8080

  --proxy-user             (Default: ) Proxy user

  --proxy-password         (Default: ) Proxy password

  --use-locks              (Default: false) locking feature

  --help                   Display this help screen.

  --version                Display version information.
yar229 commented 3 years ago

done 1.11.0.30