35 lines
1006 B
Groff
35 lines
1006 B
Groff
.\" Automatically generated by Pandoc 2.13
|
|
.\"
|
|
.TH "DFCACHE" "1" "" "Version v2.0.9" "Frivolous \[lq]Dfstore\[rq] Documentation"
|
|
.hy
|
|
.SH NAME
|
|
.PP
|
|
\f[B]dfstore\f[R] \[em] object storage client of dragonfly
|
|
.SH SYNOPSIS
|
|
.PP
|
|
Dfstore is a storage client for dragonfly.
|
|
It can rely on different types of object storage, such as S3 or OSS, to
|
|
provide stable object storage capabilities dfstore uses the entire P2P
|
|
network as a cache when storing objects.
|
|
Rely on S3 or OSS as the backend to ensure storage reliability.
|
|
In the process of object storage, P2P Cache is effectively used for fast
|
|
read and write storage.
|
|
.SS OPTIONS
|
|
.IP
|
|
.nf
|
|
\f[C]
|
|
-h, --help help for rm
|
|
\f[R]
|
|
.fi
|
|
.SH SEE ALSO
|
|
.IP \[bu] 2
|
|
dfstore copy - copies a local file or dragonfly object to another
|
|
location locally or in dragonfly object storage
|
|
.IP \[bu] 2
|
|
dfcache remove - remove object from P2P storage system
|
|
.IP \[bu] 2
|
|
dfcache version - show version
|
|
.SH BUGS
|
|
.PP
|
|
See GitHub Issues: <https://github.com/dragonflyoss/Dragonfly2/issues>
|