What's a good free FTP program that can handle over 2k files per directory

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AmateurFlix
    Confirmed User
    • Jul 2004
    • 7762

    #1

    What's a good free FTP program that can handle over 2k files per directory

    My current FTP program can only handle 2000 files per directory for some reason, I need to be able to download more than that. Any decent free programs available that can do this?
  • AmateurFlix
    Confirmed User
    • Jul 2004
    • 7762

    #2
    bump 678

    Comment

    • Damian_Maxcash
      So Fucking Banned
      • Oct 2002
      • 12745

      #3
      Core FTP Pro

      Comment

      • martinsc
        Too lazy to set a custom title
        • Jun 2005
        • 27043

        #4
        i have used filezilla on some big directories.... can't remeber how many files...
        Make Money

        Comment

        • EDepth
          Confirmed User
          • Nov 2005
          • 510

          #5
          it may not be your ftp program, but your server's ftp program that is limiting it... had that happen once.
          ICQ: 275335837

          Comment

          • gornyhuy
            Chafed.
            • May 2002
            • 18041

            #6
            yeah i don't see why the client program would have a limit.

            icq:159548293

            Comment

            • Marshal
              Biz Dev and SEO
              • Jun 2005
              • 15227

              #7
              Originally posted by damian2001
              Core FTP Pro
              i'm using the same. but i've found it kinda slow...
              ---
              Busy ranking websites on Google...

              Comment

              • The Sultan Of Smut
                Confirmed User
                • Dec 2004
                • 4325

                #8
                The problem most likely isn't the client but a limit by the ftp server. To adjust the file limit in pure-ftp change:

                vi /etc/pure-ftpd.conf

                # 'ls' recursion limits. The first argument is the maximum number of
                # files to be displayed. The second one is the max subdirectories depth

                LimitRecursion 2000 8

                and change these two parameters.

                Comment

                • The Sultan Of Smut
                  Confirmed User
                  • Dec 2004
                  • 4325

                  #9
                  Oh ya you have to restart the ftp server either manually of in WHM for the change to take place

                  Comment

                  Working...