Giter VIP home page Giter VIP logo

Comments (3)

JustinTimperio avatar JustinTimperio commented on June 9, 2024 1

So I just pushed an update that will automatically create this folder for you.

Just git pull the updates and you should be good to go. Let me know if everything works and I'll close this issue.

from pacback.

JustinTimperio avatar JustinTimperio commented on June 9, 2024

Mmmmmm so it looks like you didn't create the directory in the right place. I'll just automate the creation of this folder in the next patch.

The output shows '/restore-points/pacback/restore-points/rp01.meta' as the output file but its nested.

  1. To fix this issue navigate to the base directory where you cloned pacback
  2. Create a folder called restore-points inside the pacback directory
  3. Open the permissions on the restore point folder just incase.

Your directory structure should now look like this.
├── pacback
│   ├── core
│   │   ├── pacback.py
│   │   └── python_scripts
│   │   ├── init.py
│   │   ├── LICENSE
│   │   ├── other
│   │   │   ├── gztar_bash.py
│   │   │   └── gztar.py
│   │   ├── ps_archives.py
│   │   ├── ps_defuns.py
│   │   ├── ps_linux.py
│   │   ├── ps_modules.py
│   │   ├── ps_networking.py
│   │   └── pycache
│   │   ├── init.cpython-38.pyc
│   │   ├── ps_archives.cpython-38.pyc
│   │   ├── ps_defuns.cpython-38.pyc
│   │   ├── ps_linux.cpython-38.pyc
│   │   ├── ps_modules.cpython-38.pyc
│   │   └── ps_networking.cpython-38.pyc
│   ├── LICENSE
│   ├── README.md
│   └── restore-points
│   ├── rp00.meta
│   └── rp01.meta

from pacback.

PocketSam avatar PocketSam commented on June 9, 2024

Yes. Now it works! Thanks!

$ sudo pacback -c 1
Building Light Restore Point...
Restore Point #1 Successfully Created!

from pacback.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.