how do i check how much storage i have left on my box? thnx.
Printable View
how do i check how much storage i have left on my box? thnx.
in vnc right click one torrents in utorrent and click open containing folder look in bottom left
thnx
if you connect via ssh (putty) just type: df -h
As kaffeine has said you can use the df (diskfree) command with the -h switch this will show all the partitions and free space on the drive. Another thing you can do is install mc
(midnight commander) which gives you a 2 pane graphical
file manager that you can use through a ssh (PuTTY) session.
MC is simple to use but very powerful.