<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: "Trebuchet MS",Geneva,sans-serif'>
<p>hi guys,</p>
<p>I want to get the used storage from a special user.</p>
<p>If I understand correctly with the function "OC_Helper::getStorageInfo('/')" I get the used space from the user who is acutally logged in.</p>
<p>Is it possible to get the used storage from user1 or user2? I thought "OC_Helper::getStorageInfo('/user1/files')" but it doesn't work.</p>
<div>
<pre>-- <br />hermann</pre>
</div>
</body></html>