Have you tried doing a manual upload of the file with that import specification? It might be that the file is not configure the way you would expect, and you are missing the file name from the TransferText method.
PatHartman
Does the text file contain CRLF to separate records? It looks like you either have a single record in the test file or the file was created on Unix and doesn't have the proper DOS record marks.
I don't know what the .rtf file is supposed to be.
Gustav Brock
You must use the correct syntax.
I created a minimal import specification, imported manually with success, then ran an import from code: