ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    SFTP fails after 7GB

    IT Discussion
    sftp cyberduck debian 9
    2
    10
    906
    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.
    • WLS-ITGuyW
      WLS-ITGuy
      last edited by

      I am uploading a zip file to a local debian server and after 7gb of 19gb the connection drops. I am using cyberduck.

      Is there a threshold or timeout?

      1 Reply Last reply Reply Quote 1
      • scottalanmillerS
        scottalanmiller
        last edited by

        Check RAM first of all. Make sure that you aren't running out.

        WLS-ITGuyW 1 Reply Last reply Reply Quote 0
        • WLS-ITGuyW
          WLS-ITGuy @scottalanmiller
          last edited by

          @scottalanmiller said in SFTP fails after 7GB:

          Check RAM first of all. Make sure that you aren't running out.

          Server has 8GB of RAM and 2TB of space.

          scottalanmillerS 1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller @WLS-ITGuy
            last edited by

            @WLS-ITGuy said in SFTP fails after 7GB:

            @scottalanmiller said in SFTP fails after 7GB:

            Check RAM first of all. Make sure that you aren't running out.

            Server has 8GB of RAM and 2TB of space.

            But how much is used. Use free -m

            WLS-ITGuyW 1 Reply Last reply Reply Quote 0
            • WLS-ITGuyW
              WLS-ITGuy @scottalanmiller
              last edited by

              @scottalanmiller said in SFTP fails after 7GB:

              @WLS-ITGuy said in SFTP fails after 7GB:

              @scottalanmiller said in SFTP fails after 7GB:

              Check RAM first of all. Make sure that you aren't running out.

              Server has 8GB of RAM and 2TB of space.

              But how much is used. Use free -m

              free -m
                            total        used        free      shared  buff/cache   available
              Mem:           7987         188         255          21        7543        7479
              Swap:          8187           0        8187
              
              
              1 Reply Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller
                last edited by

                And the disk is not full? Definitely not a RAM thing.

                1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller
                  last edited by

                  I'd use RSYNC rather than SFTP for this, but SFTP should work fine. But RSYNC can restart and track the connection for you.

                  WLS-ITGuyW 1 Reply Last reply Reply Quote 0
                  • WLS-ITGuyW
                    WLS-ITGuy @scottalanmiller
                    last edited by

                    @scottalanmiller I figured it out.. I formatted the drives wrong and made separate partitions for /Var, /home, etc

                    scottalanmillerS 1 Reply Last reply Reply Quote 1
                    • scottalanmillerS
                      scottalanmiller @WLS-ITGuy
                      last edited by scottalanmiller

                      @WLS-ITGuy said in SFTP fails after 7GB:

                      @scottalanmiller I figured it out.. I formatted the drives wrong and made separate partitions for /Var, /home, etc

                      Ah yeah, almost always best to avoid that. So I assume that whatever filesystem you were using was full?

                      WLS-ITGuyW 1 Reply Last reply Reply Quote 1
                      • WLS-ITGuyW
                        WLS-ITGuy @scottalanmiller
                        last edited by

                        @scottalanmiller said in SFTP fails after 7GB:

                        @WLS-ITGuy said in SFTP fails after 7GB:

                        @scottalanmiller I figured it out.. I formatted the drives wrong and made separate partitions for /Var, /home, etc

                        Ah yeah, almost always best to avoid that. So I assume that whatever filesystem you were using was full?

                        You are correct sir!

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        • First post
                          Last post