Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 1732

[3.3.x] Support Forum • Re: File count vs database table rows

$
0
0
Is it possible that Filezilla is limiting how many files it displays
Most likely the FTP server limits this. But never your FTP client. 7998 files (or entries in general) + 2 entries for the current (.) and the parent folder (..) = 8000 is a perfect straight number coming from a setting. You can't do anything about this, except asking your hoster to make an exception for you. Access your server shell wise and execute something like ls |wc to see how many entries reside in a folder. Or count it with your own PHP file.

Statistics: Posted by AmigoJack — Mon Feb 19, 2024 5:46 pm



Viewing all articles
Browse latest Browse all 1732

Trending Articles