LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to store a TDMS file on an FTP-Server?

Solved!
Go to solution

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

0 Kudos
Message 1 of 4
(2,881 Views)

You should store the file locally and upload it to the FTP when closing.

 

The internet toolkit should have FTP connectivity VIs

 

Ton

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 4
(2,874 Views)

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

0 Kudos
Message 3 of 4
(2,861 Views)
Solution
Accepted by topic author MaJahn

Divide and conquer.

 

Write multiple files nad put them back together later.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 4 of 4
(2,842 Views)