Git Product home page Git Product logo

Comments (6)

alekdavis avatar alekdavis commented on July 19, 2024

I thought about it and decided that while 7-zip it may be somewhat more efficient, the efficiency gains do not really justify additional complexity. Say, I add 7-zip, but then someone asks: why not offer RAR support? Or use PeaZip, az well? I mean, if this were a real-time app that would greatly benefit from speed/space improvements, then sure, but we're talking about a backup, that in a typical case would run as a scheduled job at night, so who cares if it takes one hour or an hour and a half and wastes a bit more space? While the current solution is not the most efficient option, it has no dependencies on any third party software. And it already has more command-line switches that I wish it had. Anyway, I am still thinking about it and if there is a convincing case, I can give it a try (or someone else may want to cheap in, since it's an open source app and all code is available), but as of the time of writing, the case seems weak to me.

from plexbackup.

blevins321 avatar blevins321 commented on July 19, 2024

All fair points :) I might try giving it a go in the next couple weeks (new-ish to Powershell). In my case, my backup took about 8 hours via PlexBackup, and about 5.5 hours just manually doing the 7zip GUI for the same folders. It'd be worth it to me, because that's 2.5 hours Plex doesn't have to be offline (I have users in 12 different time zones).

from plexbackup.

alekdavis avatar alekdavis commented on July 19, 2024

Oh, I see. That's a long time. And this is what mine used to take when I had the app data running on a NAS, but once I moved app data to a local drive it went from 5 or so hours down to about an hour. Anyway, if you give me command line switches/examples for: (a) full backup, (b) differential backup, and (c) restore, I'll give it a shot when I have time (not now, though).

from plexbackup.

alekdavis avatar alekdavis commented on July 19, 2024

@blevins321: I added support for 7-zip, but haven't checked in the code, yet. Want to give it a try?

from plexbackup.

alekdavis avatar alekdavis commented on July 19, 2024

Okay, support or 7-zip compression added. Feel free to test. (It's faster and produces smaller files in my tests.)

from plexbackup.

alekdavis avatar alekdavis commented on July 19, 2024

Just tested it at home and, wow: it took 1/3 of the time (13 minutes vs about 40 minutes it took in the past). Also files are smaller. Media and cache are just slightly smaller but metadata is less than half size. Thanks for the good suggestion.

from plexbackup.

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.