Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tar Files Reader

C library for I/O operations on uncompressed tar files using Libfuse.

Prerequisite

Libfuse 3 must be installed

HOW TO RUN

Clone this repository.

run " git clone https://github.com/hashmi3/TarFS.git "

run ./unmount_make
This will create a "./mountdir" if not already there and run Makefile.

run ./aMOUNT_TAR [NAME OF TAR FILE]
This mounts tar file at mountdir directory.



Now navigate tar file inside mountdir.

About

I/O operations on TAR files with FUSE3

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages