modulepackage
0.0.0-20200120180454-a93d5f2637e0
Repository: https://github.com/benlubar/ipfs-files-sync.git
Documentation: pkg.go.dev
# README
ipfs-files-sync
Recursively synchronizes an IPFS MFS directory with a directory on the filesystem.
Table of Contents
Install
go get github.com/BenLubar/ipfs-files-sync
Usage
ipfs-files-sync [-flushDepth=4] path/to/source /destination/in/mfs
Maintainers
Contributing
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
License
MIT © 2019 Ben Lubar
# Structs
No description provided by the author