Thanks for your suggestion.
We will see, if more people ask for this.
connor.thornley@...
Make RemoteFileInfo IComparable
I noticed when trying to enumerate files using RemoteDirectoryInfo.Files I could not then call .ToListSorted(). So the collection of items I get back I then have ti sort manually.