Computer Concepts - File Management System



The file management system is a software which is used to create, delete, modify and control access and save files.

File Management System

Responsibilities of File Management System

The responsibilities of File Management System are as follows −

Operation

This provides user to work with or manipulate the files. Manipulation includes open, close, save, copy, delete, move, rename, share, etc.

Security

By supporting authorization, it restricts unauthorized user to log into system and access files. Username and password are required for authorization purpose. It supports file encryption feature and asks for authorization to access those encrypted files.

Integrity

In support of integrity, file management system will keep track of data manipulations like deletion, modification, addition of data, etc. If the data gets modified, deleted or added, then those changes should be reflected in all the files.

Storage

This allocates memory for storing files, deallocates memory of deleted or unused files and maintains backups.

computer_concepts_introduction_to_gui_based_os.htm
Advertisements