This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Compact flash memory

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.

Parents Reply Children
  • 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.