DiigIT | IT Community
No Profile Image
Welcome Guest
New User? Register | Login

FTP Client showing only 1998 Files out of 10000 files

By: Admin | 12 Jul 2009 5:19 pm

If your FTP Client only Showing 1998 file then u dont need to change your FTP Client it is the Server configuration problem
you must change config file of Pure-FTP and restart ftpd. Use a ssh-client , recommend Putty.

[ssh] pico -w /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

# Are anonymous users allowed to create new directories ?

AnonymousCanCreateDirs no

Change this to something like LimitRecursion 20000 20 etc.


Another solution is change it from command line:

/usr/sbin/pure-ftpd -L 20000:20

If you are using cpanel you could get this error : Unable to start a standalone server: Address already in use
. If you see such outpus try first solution and restart your ftp-server via:

[ssh]# service pure-ftpd restart

Comments

By: | 15 Sep 2010

Leave a comment

Enter the text in the image
img
Can't read?
Type the characters you see in the picture below.


Close Move