We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all, I am trying to store some data in compact flash memory card. Directory creation, File creation and writing data into file is working fine. But i want to know the available free memory of the card. I tried to subtract file size from total size of the card but it is not working.
Thanks for your response. can i have some clear explanation
Clear explanation of what?
I am getting free space available if entered into any directory. When I given command being in root directory I am unable to access the size of file present in other directories. And I am getting the size of all files present in root directory. Finally I am unable to get total utilized space.