I just set up my RPi 2 running Debian (few months old) as a Torrent box with this tutorial. I created a directory on /media for the USB Thumb stick to automount but I must have made a mistake on that step. As the torrent seemed to work fine I left it running over the night but this morning I saw that there was some error. My card had filled up.
Since then I have mounted the USB properly and rectified the automount command. But I can't seem to find the downloaded files to clear up my card. I can't even upgrade the OS.
root@(none):~# df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 7.2G 7.2G 0 100% /
/dev/root 7.2G 7.2G 0 100% /
devtmpfs 214M 0 214M 0% /dev
tmpfs 44M 388K 44M 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 88M 0 88M 0% /run/shm
/dev/mmcblk0p1 56M 20M 37M 35% /boot
/dev/sda1 58G 8.6G 50G 15% /media/64GB-Sandisk-AutoMount
tmpfs 88M 4.0K 88M 1% /tmp
Any suggestions on where the downloaded files might be? I need to clear up the space to make the system run smoothly.