Hello,

In our projects, sometimes the sound files that we have uploaded disappear. When we upload these again, Bela seems full. We wonder if Bela hides the files from our view, or what is the reason why is getting full? Thanks for your tips!

Files you upload to the project should always remain visible in the project. Not sure how disk full errors are handled.

Use the df -h command in the console to see available space on the board.

Use du -sh projects/* to see the space occupied by each project.