06-19-2012 11:52 AM
Hi, I want to read something to learn about ftp. I want stablish a conection between my CRIO and my PC.
Thank you.
06-19-2012 12:59 PM
What exactly do you want to learn? That is a very broad question. The Internet Toolkit includes a set of FTP VIs. If you want to know the low level details of the FTP protocol then a good place to start is the RFC.
06-19-2012 11:19 PM
Hi thank you for answer. I want to learn about How I can transfer files from CRIO to PC and from PC to CRIO using FTP?
06-19-2012 11:22 PM
Have a look at these links:-
http://forums.ni.com/t5/LabVIEW/ftp-files-from-cRIO-to-host-PC/td-p/980087
http://forums.ni.com/t5/LabVIEW/Copy-file-from-cRIO-using-ftp/td-p/1097546
Hope this helps.
06-20-2012 10:00 AM
Hello Mr.farmcorp
Here is an example of what I belive you are looking for
https://decibel.ni.com/content/docs/DOC-15379
I hope it helps!
06-20-2012 11:37 AM
Hi danil33, these links gave me a good idea about I'm looking for.
Hi lfelilas, I have checked the example.
Thank you for answer danil33 and lfelilas.