forked from mordak/playbook-dev-tools
-
Notifications
You must be signed in to change notification settings - Fork 10
Accessing various bb10 barfiles and ressources via IPFS
Olivier Kaloudoff edited this page May 5, 2023
·
2 revisions
Using your web browser to an "arbitrary" ipfs gateway:
https://ipfs.io/ipfs/QmSSyoZtemX9dSDiUNTKn9gzGR4Z9td7soCjzHQP74Qt8a/
Using the command line
Install ipfs cli and/or ipfs-desktop for your favorite platform
https://docs.ipfs.tech/install/command-line/#install-official-binary-distributions
https://docs.ipfs.tech/install/ipfs-desktop
ls /ipfs/QmSSyoZtemX9dSDiUNTKn9gzGR4Z9td7soCjzHQP74Qt8a/ | head -6
QmSE5UweTvvTdEy3QDiy9MhCXKFSRrs5ZvS2DNy5gTPXaw 820897 2048.2.0.16.707.by.anpho.bar
QmXMipotpmd78oajQGsZvvY5BHFxkQPx3jL2jDr9b4Kj8F 206 2048.2.0.16.707.by.anpho.bar.torrent
QmRWY8yyvQZx4HGq5kpBinaBm8huN1RVeY5xcr7cYVWytY 20140839 adobereader.10.4.4.25.bar
QmQeEQ1yCtukzDFFtwVV8GzRAwpiyc2jFZBnLndwviJHL6 1667 adobereader.10.4.4.25.bar.torrent
Qmf9eLNE92R7mUKDxq6UQ7Sb1q67vR7Z17wgLFZzEnUuZ4 3058781 almostti.2.0.1.2.q10.bar
Qme1ZL2gW41RF5GE7BtAsj6MZMvAPhDwZ72Xo2rAM1wYqg 364 almostti.2.0.1.2.q10.bar.torrent
QmWiDFTtHTj6pLzo3F2yFbw3M8cTKBe1r3tDCcR1cEoFUy 3933633 almostti.2.0.1.3.bar
QmYXqavUmHQoU7uz4fZMvdjkgCrZTGGip2ssqjnG5ih78W 440 almostti.2.0.1.3.bar.torrent
Mapping the bb10.bar archive to /bb10/bar IPFS MFS (Mutable FileSystem)
ipfs files mkdir /bb10
ipfs files cp /ipfs/QmSSyoZtemX9dSDiUNTKn9gzGR4Z9td7soCjzHQP74Qt8a /bb10/bar