Physical website space

Is there any way within the mysource matrix product that we can find out the physical harddisk space that a website is taking up

[quote]Is there any way within the mysource matrix product that we can find out the physical harddisk space that a website is taking up
[right][post=“9155”]<{POST_SNAPBACK}>[/post][/right][/quote]



If you navigate to your /path/to/mysource_matrix and run:


    $ du -hs


It'll show you the physical storage space used by Matrix, excluding the space required for the PostgreSQL (or Oracle) database.