lidel: Okay, that makes sense, and sounds like it could be a simple shell script to do in sequence: - `ipfs add -r FOLDERNAME` - Grab the IPFS hash of the folder itself from the output (HASH) - `ipfs files cp HASH FOLDERNAME` - `ipfs pin rm HASH`