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

    Backup of user SD card files

    Scheduled Pinned Locked Moved
    Documentation
    8
    18
    794
    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.
    • appjawsundefined
      appjaws @fcwilt
      last edited by

      @fcwilt
      I thought I would take a look at your backup solution.
      I have the plugins installed on my Notepad++ and have connected to the duet via FTP and can see my files.
      I get an error when trying to download a file.
      How do I set up where the file should be copied to?
      How can I download a complete directory?

      This may well be easy but I just can't see it, any ideas?

      appjaws - Core XYUV Duet Ethernet Duex5
      firmware 3.5.0-rc.4 Web Interface 3.5.0-rc.4
      Ormerod 1-converted to laser engraver, Duet wifi
      OpenSCAD version 2024.03.18
      Simplify3D 5.1.2

      fcwiltundefined 2 Replies Last reply Reply Quote 0
      • fcwiltundefined
        fcwilt @appjaws
        last edited by

        @appjaws

        I will install NotePad++ and check it out.

        I will get back to you when I have determined how to set it up.

        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
        • fcwiltundefined
          fcwilt @appjaws
          last edited by fcwilt

          @appjaws

          Well I installed NotePad++ and the FTP plugin.

          I created a profile according to the online documentation.

          It connected OK.
          It listed the folders and contents OK
          It changed folders OK
          It tried to download and ALWAYS failed.

          I tried every setting I could think of and nothing worked.

          This is not the first time I have encountered an implementation of FTP that didn't work.

          As you have observed FileZilla works. My editor, EditPad Pro, works. UltraEdit is flaky as can be and I rarely can open a file on the Duet. DirectoryOpus works but it is not an editor but an amazing replacement for Windows FileExplorer.

          So when some programs work and some don't, I suspect the problem is the program, not the implementation of FTP on the Duet.

          Perhaps there is a NotePad++ forum you can ask for help?

          I will keep trying.

          Frederick

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

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

            @KenW

            That problem with zero byte files was something I was able to get the Duet developer(s) to find and fix.

            So you suspect the problems with NppFTP are in it's code?

            Frederick

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

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

              @fcwilt said in Backup of user SD card files:

              NppFTP

              Is it making too many requests at once?

              Z-Bot CoreXY Build | Thingiverse Profile

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

                @Phaedrux said in Backup of user SD card files:

                @fcwilt said in Backup of user SD card files:

                NppFTP

                Is it making too many requests at once?

                I have no idea. Today was the first time I ever tried NotePad++.

                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 @fcwilt
                  last edited by

                  @fcwilt said in Backup of user SD card files:

                  It tried to download and ALWAYS failed.

                  This is what makes me think it's the number of concurrent requests since that will make FileZilla fail in the same way if it's not limited to 1 I seem to recall.

                  Z-Bot CoreXY Build | Thingiverse Profile

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

                    @Phaedrux said in Backup of user SD card files:

                    @fcwilt said in Backup of user SD card files:

                    It tried to download and ALWAYS failed.

                    This is what makes me think it's the number of concurrent requests since that will make FileZilla fail in the same way if it's not limited to 1 I seem to recall.

                    Could be. I remember that issue coming up when I first tried to use FTP.

                    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
                    • droftartsundefined
                      droftarts administrators
                      last edited by

                      @appjaws Is this solved for you now? If you're running in SBC mode rather than standalone, also take a look at this thread: https://forum.duet3d.com/topic/34220/sbc-plugin-to-backup-duet3d-files

                      Ian

                      Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                      appjawsundefined 1 Reply Last reply Reply Quote 0
                      • appjawsundefined
                        appjaws @droftarts
                        last edited by

                        @droftarts
                        No, I wanted to write a script that would run on a schedule to automatically backup the SD card to my windows computer.
                        At the moment I am mounting the Duet in the windows file system and manually copying all content to a backup location on my PC.

                        appjaws - Core XYUV Duet Ethernet Duex5
                        firmware 3.5.0-rc.4 Web Interface 3.5.0-rc.4
                        Ormerod 1-converted to laser engraver, Duet wifi
                        OpenSCAD version 2024.03.18
                        Simplify3D 5.1.2

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

                          To do that you'd need to setup a command line for RFM and run that on a schedule with windows task scheduler.

                          https://forum.duet3d.com/topic/10880/rfm-reprapfirmware-filemanager-duetbackup-successor

                          Z-Bot CoreXY Build | Thingiverse Profile

                          1 Reply Last reply Reply Quote 0
                          • stuartofmtundefined
                            stuartofmt @appjaws
                            last edited by

                            @appjaws
                            Hi - I'm curious as to your use-case. Is your need to have the backups on your windows computer for occasional use? e.g. restore / write to an SD card. Or do you have some other use-case.

                            Part of the reason I ask is that I am the author of the duetBackup plugin and curious if I need / should add additional functionality.

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