In my trip to convert my FTP server to a P2P FTP server, many questions arise.
Now I ask this:
My data is 10TB.
On “ipfs add” folder “/root/.ipfs” start increase rapidly.
So, if I understand, my 10TB will be stored in “.ipfs” folder in chunks.
I believe that 10TB of unused data (duplicated) is too much.
IPFS is not Torrent, but torrent does not need this.
Is there a way for IPFS to avoid all of this duplication of data?
PS: My NAS OS is in an 2GB sdcard and I try to add 10TBs to IPFS :- )