filerBackupOptions.proxyByFiler=cmdFilerBackup.Flag.Bool("filerProxy",false,"read and write file chunks by filer instead of volume servers")
filerBackupOptions.proxyByFiler=cmdFilerBackup.Flag.Bool("filerProxy",false,"read and write file chunks by filer instead of volume servers")
filerBackupOptions.debug=cmdFilerBackup.Flag.Bool("debug",false,"debug mode to print out received files")
filerBackupOptions.debug=cmdFilerBackup.Flag.Bool("debug",false,"debug mode to print out received files")
filerBackupOptions.timeAgo=cmdFilerBackup.Flag.Duration("timeAgo",0,"start time before now. \"300ms\", \"1.5h\" or \"2h45m\". Valid time units are \"ns\", \"us\" (or \"µs\"), \"ms\", \"s\", \"m\", \"h\"")
filerBackupOptions.timeAgo=cmdFilerBackup.Flag.Duration("timeAgo",0,"start time before now. \"300ms\", \"1.5h\" or \"2h45m\". Valid time units are \"ns\", \"us\" (or \"µs\"), \"ms\", \"s\", \"m\", \"h\"")