ipfs / kubo

An IPFS implementation in Go
https://docs.ipfs.tech/how-to/command-line-quick-start/
Other
15.83k stars 2.96k forks source link

ipfs backup issue #10342

Closed DDDJing closed 2 months ago

DDDJing commented 3 months ago

Checklist

Description

I deployed IPFS on the server and used it http://localhost:5001/api/v0/files/cp?arg= &arg=I have built a directory for the relevant files, and now I have encountered a question. Is there a Kubo version or mature solution that can support backing up directories and related files to another server to prevent file and build directory loss caused by server damage? Thank you

aschmahmann commented 2 months ago

Would ask in the community forums or chat https://docs.ipfs.tech/community/#get-involved as this isn't a kubo-specific bug or enhancement request.