0 votes
by (120 points)

Hi,

When a folder has more than 10000 files, GetList returns only the 10000 first. The file I need might not be in the 10000 first files so I want to use a wildcard.

The thing is that when I use a wildcard, it returns 0 files. The wildcard is perfectly valid and when I remove enough file to be under the 10000 limit, the file is returned properly with the wildcard.

How can I solve that problem ? Thanks

Applies to: Rebex FTP/SSL

1 Answer

0 votes
by (3.9k points)

Hi,

the Rebex FTP/SSL component does not have any limitations on the amount of returned items in the GetList method.

In fact, the issue may be caused by your server. Try to look if there are any limitations set on the server settings.

I found the discussion related to your problem here.

...