05-03-2010 04:29 AM
Hi,
Is it possible to store a TDMS file on an FTP-Server? If yes, how?
I have tried many variations such as the FTP Server as a file path but that fails to enter anything!
Would be really nice if someone had a solution ready.
Thanks in advance
Matthias Jahn
Solved! Go to Solution.
05-03-2010 04:43 AM
You should store the file locally and upload it to the FTP when closing.
The internet toolkit should have FTP connectivity VIs
Ton
05-03-2010 06:13 AM
Hi and thanks for the reply
The problem with the whole story is that the file will be larger than 2GB. Thus, the space on the cRIO is that I use too small!
any other Ideas
Greez Matthias
05-03-2010 08:23 AM
Divide and conquer.
Write multiple files nad put them back together later.
Ben