From Docunext Technology Wiki
Talk about an innocuous name... what is a file? A file is a storage mechanism. They usually have a name (a filename), some metadata (like last modification time, file type), and some contents.
Types of files:
- text files
- binary files are files that can "run"
- media files such as MP3, MPEG, JPEG, or PNG
Related Pages