Silly Question
#1
Hello, Is there a way to find out how much free space I still have on my atv2? I'm trying to put a couple of movies on it, and I want to know how much space do I have left/available? THX
Reply
#2
Pretty sure you can do that with an sftp client like cyberduck
Reply
#3
Thanks Eliah! I do have cyberduck, I can connect just fine, but I can't figure out how much free space do I still have on my atv2?! Any help is appreciated!
Reply
#4
Do it with ssh then Wink
http://www.cyberciti.biz/faq/check-free-space/
Reply
#5
Thanks Eliah! I gave it a try, but I get "command not found". Note that I only have windows and know nothing about Linux! I've ssh'ed to my atv2 via putty, and at root, I've tried both commands $ df -h & $ df -k, but in both instances I get "command not found" Sad
Reply
#6
Did you input the $ sign as well? Because you should not Wink
Reply
#7
Yes I did!!! See: http://ge.tt/998ICzh/v/0?c
Reply
#8
pmolson: the $ is not supposed to be a part of the command.
Code:
Living-Room:~ root# df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/disk0s1s1  569M  499M   65M  89% /
devfs            27K   27K     0 100% /dev
/dev/disk0s1s2  6.9G  6.7G  186M  98% /private/var

as you can see, my /private/var is close to filling up so I'll need to purge some thumbs soon
Reply
#9
Thanks Guys!

This is what I get...
==========================
Apple-TV:~ root# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/disk0s1s1 681M 620M 55M 92% /
devfs 26K 26K 0 100% /dev
/dev/disk0s1s2 6.8G 3.3G 3.6G 48% /private/var
Apple-TV:~ root#
==========================
My "/private/var" still looks okay, so I guess I still have some room to go Smile

Thanks Again!
Reply
#10
Sorry was in a hurry and forgot to say you should remove it Wink
Reply
#11
No problem! Thank You!
Reply

Logout Mark Read Team Forum Stats Members Help
Silly Question0