if your using pure-ftpd, in the configuration file you'll see a setting like this:
Code:
# '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
you can make the necessary adjustment and restart pure-ftpd and this help.
This needs to be done in the /etc/pure-ftpd.conf file. From the looks of it, you do not have admin/root privileges on this server? If this is the case, you will need to ask the system admin (nicely) to modify this for you.