Hi Mark,
I have ran my application now for several hours, and able to collect the data on the SD card, I can download the data at any point (I connect through tcp and download the data), the application opens the files and sends the data. I still cant see the data on a PC, when I run the test utasker application and do a dir I get no files , and when I look at the info I get the following below.
If I restart my application , I can see the files (I have debug code) being opened during initialization of the system, and when it downloads the data, I can see the files being opened, and data sent (which is correct info).
I have removed the sd card, and copied it now (attached), this time i know its teh same card

Following from dir and info:
Directory D:\
0 files with 0 bytes
0 directories, 1973481472 bytes free
D:\>info
SD-card (1977614336 bytes)
Bytes per sector: 512
Cluster size: 4096
Directory base: 0x00000002
FAT start: 0x0000005f
FAT size: 0x00000eb9
Number of FATs: 2
LBA: 0x00001dd1
Total clusters: 0x00075a45
Info sect: 0x00000040
Free clusters: 0x00075a0f
Next free: 0x00000038
CSD: 0x00 0x26 0x00 0x32 0x5f 0x5a 0x83 0xae 0xfe 0xfb 0xcf 0xff 0x92 0x80 0x40
0xdf
D:\>
Regards
Neil