Files
mstore/mans/mstorectl-files-export.1
T
2026-02-21 16:38:53 +02:00

56 lines
922 B
Groff

.nh
.TH "mstore" "1" "Feb 2026" "mstorectl command" "User commands"
.SH NAME
mstorectl-files-export - Download file tree to storage as is
.SH SYNOPSIS
\fBmstorectl files export directory [user:pass@]hostname[:port]/collection dir [flags]\fP
.SH DESCRIPTION
Download file tree to storage as is
.SH OPTIONS
\fB-P\fP, \fB--asprefix\fP[=true]
Use path as collection path prefix
.PP
\fB-R\fP, \fB--asregex\fP[=false]
Use path as collection path prefix
.PP
\fB-D\fP, \fB--detail\fP[=false]
Show detail file information
.PP
\fB-h\fP, \fB--help\fP[=false]
help for export
.SH OPTIONS INHERITED FROM PARENT COMMANDS
\fB-p\fP, \fB--pass\fP=""
Password
.PP
\fB-S\fP, \fB--skipVerify\fP[=true]
Skip server certificate verify
.PP
\fB-t\fP, \fB--timeout\fP=10
Operation timeout
.PP
\fB-u\fP, \fB--user\fP=""
Username
.SH SEE ALSO
\fBmstorectl-files(1)\fP
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra