Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Backup to local NAS

    Scheduled Pinned Locked Moved
    Duet Web Control
    6
    20
    624
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • tecnoundefined
      tecno @Phaedrux
      last edited by

      @phaedrux

      Hmmm, how to I get this working? Where to install?

      1 Reply Last reply Reply Quote 1
      • Phaedruxundefined
        Phaedrux Moderator
        last edited by

        It's a command line tool, so installation is simply extracting it somewhere. To use it, you'd probably want to create a batch file that calls the executable with the parameters you want to use. The usage is described in that link. To automate it you could use your OS task scheduler to call it on a schedule.

        Z-Bot CoreXY Build | Thingiverse Profile

        tecnoundefined 1 Reply Last reply Reply Quote 0
        • tecnoundefined
          tecno @Phaedrux
          last edited by

          @phaedrux

          OK, thanks. No easy tool for me. I was envisioning something within RRF to do this.

          fcwiltundefined 1 Reply Last reply Reply Quote 0
          • fcwiltundefined
            fcwilt @tecno
            last edited by

            @tecno said in Backup to local NAS:

            OK, thanks. No easy tool for me. I was envisioning something within RRF to do this.

            Well you can select files within the DWC and download them as one ZIP file.

            Frederick

            Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

            tecnoundefined 1 Reply Last reply Reply Quote 0
            • tecnoundefined
              tecno @fcwilt
              last edited by

              @fcwilt said in Backup to local NAS:

              @tecno said in Backup to local NAS:

              OK, thanks. No easy tool for me. I was envisioning something within RRF to do this.

              Well you can select files within the DWC and download them as one ZIP file.

              Frederick

              Yes that I know but I can not point to where to save the file, or can I ?

              fcwiltundefined 1 Reply Last reply Reply Quote 0
              • Phaedruxundefined
                Phaedrux Moderator
                last edited by

                Yes it should offer to save the file somewhere on your computer as it would for any other download.

                Z-Bot CoreXY Build | Thingiverse Profile

                tecnoundefined 1 Reply Last reply Reply Quote 0
                • tecnoundefined
                  tecno @Phaedrux
                  last edited by

                  @phaedrux said in Backup to local NAS:

                  Yes it should offer to save the file somewhere on your computer as it would for any other download.

                  Nothing I can change so now it saves in downloads, not so good as it forces one to move the file to the NAS where I want it to be.

                  Phaedruxundefined 1 Reply Last reply Reply Quote 0
                  • Phaedruxundefined
                    Phaedrux Moderator @tecno
                    last edited by

                    @tecno said in Backup to local NAS:

                    so now it saves in downloads

                    That's probably configurable in your browser.

                    Z-Bot CoreXY Build | Thingiverse Profile

                    tecnoundefined 1 Reply Last reply Reply Quote 0
                    • tecnoundefined
                      tecno @Phaedrux
                      last edited by

                      @phaedrux

                      I can not find anything to change the path for these *.zip files to be saved at.

                      Phaedruxundefined zaptaundefined 3 Replies Last reply Reply Quote 0
                      • fcwiltundefined
                        fcwilt @tecno
                        last edited by

                        @tecno said in Backup to local NAS:

                        Yes that I know but I can not point to where to save the file, or can I ?

                        Well perhaps you would be happier with a backup program that supported FTP connections.

                        Most backup programs I have used allow scheduling backups and versioning of backups.

                        Frederick

                        Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

                        1 Reply Last reply Reply Quote 0
                        • Phaedruxundefined
                          Phaedrux Moderator @tecno
                          last edited by

                          @tecno said in Backup to local NAS:

                          @phaedrux

                          I can not find anything to change the path for these *.zip files to be saved at.

                          I suspect that your browser is configured to download immediately to the downloads folder rather than asking you each time. Check your browser settings. However that setting would then apply to all cases, so you might find that more frustrating if it's constantly asking you where to download something.

                          Z-Bot CoreXY Build | Thingiverse Profile

                          1 Reply Last reply Reply Quote 0
                          • zaptaundefined
                            zapta @tecno
                            last edited by zapta

                            This post is deleted!
                            1 Reply Last reply Reply Quote 0
                            • zaptaundefined
                              zapta @tecno
                              last edited by zapta

                              @tecno, if you are using Chrome, looks at Settings | Advance | Downloads.

                              2011fe32-d46d-42ed-b497-e567488361d7-2021-12-01_14-26-30.png

                              1 Reply Last reply Reply Quote 0
                              • deckingmanundefined
                                deckingman @tecno
                                last edited by

                                @tecno said in Backup to local NAS:

                                How can I do this, want to backup my sys and the SD card as separate backups to my local NAS.

                                Another option is to use a different strategy. What I do is maintain a folder which mirrors the SD card on a PC and only ever upload files to the SD card from there. This folder is backed up (synchronised) to my NAS and also cloud storage in the form of Google drive. So I never make any changes or add anything directly to the SD card - only ever upload from a PC. This way, I always have copies of the contents of the SD card, on my PC, my NAS and on remote storage.

                                Ian
                                https://somei3deas.wordpress.com/
                                https://www.youtube.com/@deckingman

                                tecnoundefined 1 Reply Last reply Reply Quote 2
                                • tecnoundefined
                                  tecno @deckingman
                                  last edited by

                                  @deckingman

                                  Sounds like a very good solution. How do I mirror the SD card?

                                  deckingmanundefined Dougal1957undefined 2 Replies Last reply Reply Quote 0
                                  • deckingmanundefined
                                    deckingman @tecno
                                    last edited by deckingman

                                    @tecno said in Backup to local NAS:

                                    @deckingman

                                    Sounds like a very good solution. How do I mirror the SD card?

                                    Numerous ways of doing it. It's been so long ago that I did it I can't remember exactly. IIRC, what I did was create a folder and give it a name e.g, "PrinterSDCard", then put the SD card in my PC and copied the entire contents to that folder - including any subfolders and of course the files therein. As I said, that's a one off process because thereafter, if ever I need to make any changes, I make them to the contents of that PC based folder and then upload them to the SD card.

                                    Ian
                                    https://somei3deas.wordpress.com/
                                    https://www.youtube.com/@deckingman

                                    1 Reply Last reply Reply Quote 0
                                    • Dougal1957undefined
                                      Dougal1957 @tecno
                                      last edited by

                                      @tecno said in Backup to local NAS:

                                      @deckingman

                                      Sounds like a very good solution. How do I mirror the SD card?

                                      You could configure the duet to allow FTP then just FTP all the contents back to your PC (Most FTP Packages allow a sync as well).

                                      1 Reply Last reply Reply Quote 0
                                      • First post
                                        Last post
                                      Unless otherwise noted, all forum content is licensed under CC-BY-SA