jneilliii / OctoPrint-BackupScheduler

11 stars 3 forks source link

[FR]: Automatic downloads of backups #9

Closed KenLucke closed 4 years ago

KenLucke commented 4 years ago

Is your feature request related to a problem? Please describe. I'm a freak for backing things up. I love this plugin, but downloading all the backups to the local drive is a PITA, especially as you have to do them one at a time because you can't select multiples for download the way can for deletions

Describe the solution you'd like A way to select a folder on the local computer running OP (so that it's not just automatically the Downloads folder, so that they don't clog that folder and get lost in the shuffle, and can be easily located) and having the logs automatically downloaded, with or without retention on the computer(usually a Pi) running OP. This would enable you to save them locally rather than taking up room on the Pi (and forgetting you have this running and sucking down all sorts of drive space)

Describe alternatives you've considered Not having this :)

Additional context

jneilliii commented 4 years ago

Well, we have two requests here. One of retention policy which is a duplicate of #4 and one of transferring backups to another location, duplicate of #5 and #3. The second request was the reason for the Google Drive Backup plugin (which actually came prior to this plugin) that will be available with OctoPrint 1.5.0. The idea is to separate the two because they are functionally different things.

KenLucke commented 4 years ago

Well, that leaves me out. I don't use Google ANYTHING. Google is evil.

jneilliii commented 4 years ago

I understand, but there is the option for other plugin developers, maybe I will create one down the road, to do any type of file transfer of the backup zip.

C0lemanjr commented 3 years ago

May I ask the directory in which the automatic backup scheduler stores the images, please?

jneilliii commented 3 years ago

It's the default path that OctoPrint saves them. If you are using OctoPi, the path is /home/pi/.octoprint/data/backup.

C0lemanjr commented 3 years ago

Thank you

On Wed, Jan 20, 2021 at 1:26 PM jneilliii notifications@github.com wrote:

It's the default path that OctoPrint saves them. If you are using OctoPi, the path is /home/pi/.octoprint/data/backup.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jneilliii/OctoPrint-BackupScheduler/issues/9#issuecomment-763843415, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARDJ6CMCBPJMJT2X4LWA3TDS24N5HANCNFSM4RXKUFFA .