Find Jobs
Hire Freelancers

A Portable File System using Contiguous Allocation Method for GCP

$10-30 USD

Closed
Posted over 6 years ago

$10-30 USD

Paid on delivery
Implement a Portable File System (PFS) with Contiguous Allocation Method, which can perform “Allocate a file”, and “Move files from the Windows file system into your file.” You should have your own directory structure, allocation table, etc. inside your file. Move files back out of your file to the Windows file system or Linux/Unix file system. When your program is running it should somehow accept the following commands: open PFSfile Allocate a new 10 KByte "PFS" file if it does not already exist. If it does exist, begin using it for further commands. put myfile Copy the Windows (or Unix/Linux) file "myfile" intoyour PFS file .get myfile Extract file "myfile" from your PFS file and copy it to the current Windows (or Unix/Linux) [login to view URL] myfile Delete "myfile" from your PFS file. dir List the files in your PFS file. putr myfile "Remarks" Append remarks to the directory entry for myfile in your PFS file. kill PFSfile Delete the PFSfile from the Windows file system. quit Exit [login to view URL] can provide those commands through command line interface ONLY (No GUI will be accepted). Limits: [login to view URL] is NOT a memory based file system, but based on the existing file system on your OS, such as Windows or Linux/Unix. 2.Command-Line Interface (CLI) Only, i.e., [login to view URL] (in Windows) or shell interface (in Unix/Linux). When PFS is executed, it will show the prompt as:C:\> [login to view URL] PFS> open pfs [login to view URL] are a maximum of 20 bytes. And, file extension is optional like Unix/Linux. [login to view URL] directory need handle only Name, Size, Time and Date. For example, PFS> dir [login to view URL] 128 bytes 12:30 PM September 2 [login to view URL] 512 bytes 11:00 AM November 11 [login to view URL] 1k bytes 08:52 PM September 1 . . . [login to view URL] the original PFS file fills up then you should create a new PFS "volume" with the same name but a different suffix - e.g., pfs.1, pfs.2, etc., each the same size as the first "volume". [login to view URL] file system should use Contiguous Allocation for an allocation scheme where “disk block” size is 256 bytes. [login to view URL] your files system, each file has one File Control Block (FCB) that includes file name, file size, create time, create date, starting block ID, ending block ID and more (if needed). [login to view URL] file system should consist of two main parts, i) Directory Structure and ii) Data Blocks. Therefore, you need to define the directory data structure that includes File Control Block (FCB) for each file. [login to view URL] addition, your files system should be able to manage free blocks. You can use any techniques that you learned in the classroom, such as bit map (vector) or linked free space management. Free block management should be part of directory structure. You should handle unusual conditions such as trying to put a file into the PFS when a file with that name is already there, file too large to fit into one "volume", etc.
Project ID: 15728592

About the project

3 proposals
Remote project
Active 6 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs

About the client

Flag of UNITED STATES
Bridgeport, United States
5.0
1
Payment method verified
Member since Dec 12, 2014

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.