Skip to content

BharZInstein/savemynode

 
 

Repository files navigation

SaveMyNode (testing repo)

A more usable and practical solution for inode recovery in XFS and BTRFS for every linux distribution.

Table of contents

  1. Filetree
  2. Research
  3. Dependencies
  4. Running

Filetree

SaveMyNode/
├── main.py
├── log_helper.py
├── recovery_operations.py
├── tests/
│   ├── tests.py
├── styles.css
├── requirements.txt
├── workflow.md
├── README.md
├── setup.py (optional for packaging)

Research

Check out Research

For more about XFS and BTRFS: Check out filesystems

Dependencies

  1. PyGObject==3.42.1

Check out requirements for more

Build

Just run

python main.py 

CONTRIBUTION

Check CONTRIBUTION

Product

To better understand what this product's expectations are check out mvp

License

SaveMyNode is a Open Source Software licensed under GNU GPL v3

About

Inode recovery tool for BTRFS and XFS based UNIX Systems

Resources

License

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 85.6%
  • Shell 13.2%
  • CSS 1.2%