I tried adding some files to IPFS with ipfs add
and then get them back with ipfs get
. It looks mostly good but the file permissions are off. I’m missing the executable bit. I think the information should be in there with the UnixFS “mode” field. Any idea what’s going on there?