justicenode / files_external_ipfs

Nextcloud App to add ipfs external storage support
GNU Affero General Public License v3.0
67 stars 9 forks source link

Create integration for ipfs-cluster-ctl #7

Open justicenode opened 3 years ago

justicenode commented 3 years ago

I set up a cluster with Go-IPFS, IPFS Cluster and IPFS-Cluster-ctl. The ipfs-cluster-ctl Pin add hash command allows a file to exist on all nodes in the cluster, which is really cool.

I wonder if I can add the command ipfs-cluster-ctl pin add hash in the "external files_external_IPFS" App?

What I mean is, after enabling the "files_external_IPfs" App in NC, configure the device, then upload a file and automatically Pin the file. Thus, after the file is uploaded to one node in the IPFS cluster, it exists in other nodes as well. Can it be done?

在 2020年9月22日,下午3:41,Ѵ∑1L notifications@github.com 写道:

Would you mind telling me what it was?

If youre using go-ipfs you will have problems since nextcloud relies heavily on metadata and go-ipfs doesnt have metadata yet. My workarounds get it to mostly work, but only mostly.

Also it looks like youre using encryption, have tried it without already?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/justicenode/files_external_ipfs/issues/6#issuecomment-696560907, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANSKR56TPKANWAVBSDKJB3DSHBILBANCNFSM4RVHWHFQ.

_Originally posted by @imopro in https://github.com/justicenode/files_external_ipfs/issue_comments/709939386_