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

    Which FTP client do ppl use ?

    Scheduled Pinned Locked Moved
    General Discussion
    2
    4
    483
    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.
    • snoozerundefined
      snoozer
      last edited by

      Hi,

      I have attempted to access the Duet 2 Ethernet with ncftp on Linux and WinSCP (ftp mode) on windows as well as Firefox without complete success. ncftp and WinSCP did work to list the directory content and I was able to download one file. I was told it has to be a single connection FTP client. I have not found any way to tell my FTP clients to only establish one data connection assuming that's is meant by single connection. It would still be 21 TCP for command and 20 TCP for data I assume. Just to add "passive" mode does not help, that only changes the way 20 TCP data connections are established, not the number of connections. Any suggestions ?

      Thanks
      Jan

      Regards Jan

      --
      My Printers:
      #1 Prusa i3 MK3 kit all stock (Retired)
      #2 Rat Rig V-Core Core-XY (Almost finished but fully usable)

      My Experiments:
      https://www.thingiverse.com/snoozer17/designs

      1 Reply Last reply Reply Quote 0
      • dc42undefined
        dc42 administrators
        last edited by dc42

        I test the FTP server using FileZilla, configured to use a single connection to port 21 (as well as a separate data port when using passive mode).

        Duet WiFi hardware designer and firmware engineer
        Please do not ask me for Duet support via PM or email, use the forum
        http://www.escher3d.com, https://miscsolutions.wordpress.com

        snoozerundefined 1 Reply Last reply Reply Quote 0
        • snoozerundefined
          snoozer @dc42
          last edited by snoozer

          @dc42

          Thanks for that, I try that. I was hoping to find something that works from a Linux/Unix CLI cause I was going to run a backup of the settings as cron-job over night.

          Jan

          PS: Actually I think wget can do FTP as well, I give that a shot !

          Regards Jan

          --
          My Printers:
          #1 Prusa i3 MK3 kit all stock (Retired)
          #2 Rat Rig V-Core Core-XY (Almost finished but fully usable)

          My Experiments:
          https://www.thingiverse.com/snoozer17/designs

          1 Reply Last reply Reply Quote 0
          • snoozerundefined
            snoozer
            last edited by

            Yes, that has worked for downloading the sys directory content.

            wget --ftp-user=admin --ftp-password=PASS -r ftp://IPADDRESS/sys/

            That will do for me to make a backup.

            Regards Jan

            --
            My Printers:
            #1 Prusa i3 MK3 kit all stock (Retired)
            #2 Rat Rig V-Core Core-XY (Almost finished but fully usable)

            My Experiments:
            https://www.thingiverse.com/snoozer17/designs

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