cms disk space - Gapminder/dollar-street-framework GitHub Wiki

If CMS doesn't allow picture uploads anymore, check the upload request. If it returns ENOSPC: no space left on device, write, do the following:

you can use this command to find out file & folder sizes in current directory

sudo du -Pshx ./* 2>/dev/null