Volume Info

<%@volumes.each do |t|%>

Infomation <%=t["Volume Name"]%>

Type : <%=t["Type"]%>
Volume ID : <%=t["Volume ID"]%>
Status : <%=t["Status"]%>
Number of Bricks : <%=t["Number of Bricks"]%>
Transport-type : <%=t["Transport-type"]%>
Bricks : <%=t["Bricks"]%>
Bricks1 : <%=t["Brick1"]%>
Options Reconfigured : <%=t["Options Reconfigured"]%>
performance.readdir-ahead : <%=t["performance.readdir-ahead"]%>

Drag multiple files to the box below for multi upload or click to select files. This is for demonstration purposes only, the files are not uploaded to any server.


File Manager

Current directory : <%=@current_dir%>


<%@files.each do |t|%> <% if t["auth"][0]=='d'%> <% else %> <% end %> <%end%>
Name auth Size Date
..
')"><%=t["name"]%> <%=t["name"]%><%=t["auth"]%> <%=t["size"]%> <%=t["date"]%>
<%end%>