ipfs-sync
ipfs-sync copied to clipboard
A simple daemon which will watch files on your filesystem, mirror them to MFS, automatically update related pins, and update related IPNS keys.
Wah wah, it's dead now :disappointed: https://estuary.tech
@TheDiscordian this sounds really great! I really like to test this out, but I would need a couple of options, so I thought I could maybe post a wishlist 🥺...
I tried to pass the variables using `env-cmd`, but it didn't work, maybe there's a workaround? I want to pass the variable from my `.env` directly into the `.yaml` like...
I think it just kept accumulating these because it had to finish adding the other millions of files first. The best way would be to just keep these in one...
This needs to be isolated and filed upstream.
Currently if an error occurs in the pin updating process, a regular pin happens, however the old pin isn't unpinned, we should try harder to ensure old data gets unpinned.
#38 was solved by calculating the CID of a file, then removing all the blocks related to that file upon error, then (if necessary), re-adding the file. I believe this...
Should check for file activity or if file is open in another process before proceeding with add process Error message: > 2021/10/08 22:43:38 fsnotify event: "files/713.7z": WRITE > 2021/10/08 22:43:38...