• Hi,

    I have a bunch of binary files that I need to transfer to bangle.js Storage. There are about 30 small sound files, roughly 2-3K bytes each.

    Is there a way to copy arbitrary files to Storage, say through a command-line tool? I managed to do the job through the Web IDE, but it was pretty time consuming, and now I'd like to tweak my data I'm looking for a better way. Can "espruino --storage" be used to do this? Its unclear from the documentation exactly what this does.

About

Avatar for stewartg @stewartg started