Re: Parallel transfers own list
                Before this line:
    
filter the
        IEnumerator<RemoteFileInfo> filesEnumerator = files.GetEnumerator();
filter the
files to the files that match your criteria.