filerS3Options.allowDeleteBucketNotEmpty=cmdFiler.Flag.Bool("s3.allowDeleteBucketNotEmpty",true,"allow recursive deleting all entries along with bucket")
// start webdav on filer
filerStartWebDav=cmdFiler.Flag.Bool("webdav",false,"whether to start webdav gateway")
s3StandaloneOptions.allowDeleteBucketNotEmpty=cmdS3.Flag.Bool("allowDeleteBucketNotEmpty",true,"allow recursive deleting all entries along with bucket")