Nirjonmela Desi Forum

Talk about the things that matter to you! Wanting to join the rest of our members? Feel free to sign up today and gain full access!

file storage

In computing, a file system or filesystem controls how data is stored and retrieved. Without a file system, information placed in a storage medium would be one large body of data with no way to tell where one piece of information stops and the next begins. By separating the data into pieces and giving each piece a name, the information is easily isolated and identified. Taking its name from the way paper-based information systems are named, each group of data is called a "file". The structure and logic rules used to manage the groups of information and their names is called a "file system".
There are many different kinds of file systems. Each one has different structure and logic, properties of speed, flexibility, security, size and more. Some file systems have been designed to be used for specific applications. For example, the ISO 9660 file system is designed specifically for optical discs.
File systems can be used on numerous different types of storage devices that use different kinds of media. The most common storage device in use today is a hard disk drive. Other kinds of media that are used include flash memory, magnetic tapes, and optical discs. In some cases, such as with tmpfs, the computer's main memory (random-access memory, RAM) is used to create a temporary file system for short-term use.

Some file systems are used on local data storage devices; others provide file access via a network protocol (for example, NFS, SMB, or 9P clients). Some file systems are "virtual", meaning that the supplied "files" (called virtual files) are computed on request (such as procfs and sysfs) or are merely a mapping into a different file system used as a backing store. The file system manages access to both the content of files and the metadata about those files. It is responsible for arranging storage space; reliability, efficiency, and tuning with regard to the physical storage medium are important design considerations.

View More On Wikipedia.org
  1. Black Knight

    নির্জন মেলার অনুমদিত বিভিন্ন অনলাইন ফাইল স্টোরেজ থেকে ফাইল ডাওনলোডের নিয়ম (How to Use Cloud Storage)

    নির্জন মেলার সবাইকে নতুন বাংলা বছর ১৪২৫ সালের শুভেচ্ছা; শুভ নববর্ষ। আমরা যারা নির্জন মেলায় আছি তা পোস্টদাতায় হই আর পোস্ট দর্শনকারী হয়; সবাইই প্রায় অনলাইন ফাইল স্টোরেজ নিয়ে সমস্যায় পড়ি। বিশেষ করে পোস্ট দর্শনকারীরা সমস্যাটা প্রায়ই পড়েন, বিভিন্ন ফাইল স্টোরেজ থেকে ফাইলটা ডাওনলোডের সময়। আর তখন...
Back
Top