How to convert IEnumerable<FtpObjectInfo> into a datatable

Peferct it is running

As mentioned in the tutorial the first statement with Regex.Match was not returning a boolean to the lambda. The later used one with RegEx.IsMatch had an boolean outcome. So it was working.