Page 1 of 1

Directory size

Posted: 2019-05-25 16:23
by md130353
Does anyone know the biggest directory that filezilla can read. You see, I have a website with over 180,000 items and I cannot now access the main directory in which it is held. I can upload to this directory OK but I cannot open it to view the files. All I get is 'Empty Directory listing'. This cannot be true as the website works fine. I think it may be a size problem. Unless you know something about Filezilla that I don't.

Re: Directory size

Posted: 2019-05-25 17:27
by botg
On the order of a hundred million files in a single directory. More if you put excessive amounts of RAM into your system.

Re: Directory size

Posted: 2019-05-26 10:41
by md130353
Ah. Thanks for that. I thought it must be quite high. But then why can I not see the files anymore (or at least, the first 8000 as usual). All I get is 'Empty Directory'.

Re: Directory size

Posted: 2019-05-26 11:47
by botg
Does it say anything in the message log?

Re: Directory size

Posted: 2019-05-26 13:25
by md130353
Not sure what the message log is but this is what appears in the top pane

Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response: 220-You are user number 8 of 1000 allowed.
Response: 220-Local time is now 07:23. Server port: 21.
Response: 220-This is a private system - No anonymous login
Response: 220-IPv6 connections are also welcome on this server.
Response: 220 You will be disconnected after 15 minutes of inactivity.
Command: USER moviedud
Response: 331 User moviedud OK. Password required
Command: PASS **********
Response: 230 OK. Current restricted directory is /
Command: OPTS UTF8 ON
Response: 200 OK, UTF-8 enabled
Status: Connected
Status: Retrieving directory listing...
Command: CWD /public_html
Response: 250 OK. Current directory is /public_html
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (173,254,28,109,171,150)
Command: MLSD
Response: 150 Accepted data connection
Response: 226-Sorry, we were unable to read [.]
Response: 226-Options: -a -l
Response: 226 0 matches total
Status: Directory listing successful

Re: Directory size

Posted: 2019-05-26 16:59
by botg
Response: 226-Sorry, we were unable to read [.]
Response: 226-Options: -a -l
Response: 226 0 matches total
That's a broken server. It speaks of an error, yet uses the return code for success. Please contact your server administrator or server hosting provider for assistance to have the server fixed.

Re: Directory size

Posted: 2019-05-27 17:20
by md130353
OK. Thanks. I'll get on to them and sort it out. (hopefully)

Re: Directory size

Posted: 2019-05-27 20:48
by KurtArapa
Hello,

Im new to filezilla and this forum. From where can I post about my issue that I am encountering when Im using filezilla ?

Re: Directory size

Posted: 2019-05-27 20:53
by boco
In the topic list, press the "New topic" button at the top. Enter a descriptive title and outline your problem as detailed as possible.

Re: Directory size

Posted: 2019-05-31 08:25
by md130353
I am still having trouble with this. I have deleted all records Filezilla from my machine including registry entries and reloaded Filezilla. But when I reload it still has the settings I chose previously. Are there any files created by Filezilla which would still be on my computer that might be causing the problem, such as .ini files for example. A list of all files created by Filezilla when setting up might be useful.

Re: Directory size

Posted: 2019-05-31 10:39
by boco
While the installer uses the Registry, FileZilla does not.

FileZilla will create its program directory, and the config directory. Where the config is stored, depends on the OS.

Windows: %APPDATA%\FileZilla and %LOCALAPPDATA%\FileZilla

All others: ~/.config/filezilla

Re: Directory size

Posted: 2019-06-01 08:08
by md130353
Thanks. Still got the problem. It's gotta be the server. I'll have to find another host.

Re: Directory size

Posted: 2019-06-01 16:19
by boco
Preferably a competent one. Unfortunately, you usually do not know that in advance.

I can see that the server chokes on the special "this directory" directory entry. Yes, directories do include an entry pointing to itself (and usually one to its parent, if any). As to why it fails, I dunno.

Re: Directory size

Posted: 2019-06-07 11:00
by md130353
It seems that no one knows what the fault was. I didn't think it could be a Filezilla problem. Just Host kept saying it wasn't them so I changed to another host and the problem's gone away. It seems Just Host just didn't care.

Thanks for the help people.