ipfs-fs-to-s3

0.0.1 • Public • Published

ipfs-fs-to-s3-datastore

Transfer data from an IPFS js fs datastore to a S3 datastore. Maps structure from one datastore to another and syncs to S3 bucket.

$ npm i ipfs-fs-to-s3

Run command to copy IPFS datastore data from source directory (arg 1) to S3 bucket and path (arg 2)

$ ipfs-datastore-copy ./ipfs s3://your-ipfs-bucket/ipfs

/ipfs-fs-to-s3/

    Package Sidebar

    Install

    npm i ipfs-fs-to-s3

    Weekly Downloads

    0

    Version

    0.0.1

    License

    ISC

    Unpacked Size

    2.83 kB

    Total Files

    4

    Last publish

    Collaborators

    • zachferland