Page 1 of 1

Remote folder listed as "Empty" even though there ARE files in it.

Posted: 2017-12-26 09:01
by earl@solie.org
I have been using FileZilla for years on my Yahoo web account and have never seen this problem. I set up an FTP transfer to a directory on my web server that I have had in place since 2010 - suddenly, tonight. I made the connection and the remote directory is listed as "Empty". There are literally thousands of files in the directory as well as numerous sub-folders, but I can't see any of them. I transferred some corrected files into the directory and they showed as long as the transfer was active - but as soon as the last file finished transferring, the directory listing reverted to "Empty" again. I then went to my browser and examined the pages I had just sent over and they are all there with the changes intact. So everything is actually working, but I just can't see the contents of the folder. By the way, I have several other folders in the same tree and opening any of them shows me the full content of those directories - but this one particular folder keeps coming up as "Empty".

Re: Remote folder listed as "Empty" even though there ARE files in it.

Posted: 2017-12-26 10:26
by botg
If you enable Show raw directory listing on the debug page in the settings menu, do the files get shown in the message log when you refresh the directory listing?

Re: Remote folder listed as "Empty" even though there ARE files in it.

Posted: 2017-12-26 17:59
by earl@solie.org
That doesn't appear to do anything. No files listed in the remote directory or the message log.

Re: Remote folder listed as "Empty" even though there ARE files in it.

Posted: 2017-12-26 18:35
by botg
That means it's a server-side problem. You need to contact your server administrator or server hosting provider for assistance.

Re: Remote folder listed as "Empty" even though there ARE files in it.

Posted: 2017-12-26 19:13
by earl@solie.org
Thanks!

Re: Remote folder listed as "Empty" even though there ARE files in it.

Posted: 2019-10-30 16:39
by reinhart97
This problem ended up being NTFS permissions on the folder. The FileZilla FTP service runs as local system by default and someone had removed inherited permissions on the folder and did not choose the option to convert the existing permissions which removed the SYSTEM user permissions from the root user folder. To fix it, I simply added SYSTEM to the NTFS permissions with full control.

Re: Remote folder listed as "Empty" even though there ARE files in it.

Posted: 2021-02-28 20:39
by rodolito
reinhart97 wrote:
2019-10-30 16:39
This problem ended up being NTFS permissions on the folder. The FileZilla FTP service runs as local system by default and someone had removed inherited permissions on the folder and did not choose the option to convert the existing permissions which removed the SYSTEM user permissions from the root user folder. To fix it, I simply added SYSTEM to the NTFS permissions with full control.
I happen to have the same problem. Could you please explain how you solved it? You say it was a problem of NTFS permissions. Are you talking about the permissions in the folder where Filezilla is installed? I am talking about the client Filezilla not the server. Hope you are referring to the same. I checked the permissions in the folder and they are all Allowed in Full Control. Could you please explain where exactly I should modify the permissions. Thanks

Re: Remote folder listed as "Empty" even though there ARE files in it.

Posted: 2021-04-29 10:05
by Tsunami
I have the same issue on several linux ext4 servers and I connect with SFTP from a linux client.
If I create a file in the "false-empty" folder, files magically appears.
It is really annoying to create a file and delete it everytime this issue randomly happens.
It is not a NTFS issue, it is definitely a Filezilla bug!