

I want to get a file on my hard drive of the cRIO to my host PC. How can I delete the file on my hard drive RT after getting the file to the PC host using FTP Get file vi? Also, in this case, the IP address must be the one from the FTP server (in this case the camera). Simply use Get FTP to copy the file from the camera.

If the camera has a built-in FTP server, you don't need a different FTP server on the host PC. In addition, the default FTP ports are 20/21, but since you left not connected port, this should be ok. The IP address must be the address of the machine running the FTP server. The local file on the camera would be "C:\Images\Arcing.bmp", the path remote "FTP Share/Arcing.bmp. Where is the FTP server and where the customer? Since you are using put I guess that the FTP client is on the smart camera and you try to put a file on your host PC where you have the running filezilla server. I don't understand what you're trying to do. I know very little about FTP, and I was pulling my hair out, please take a look at the VI joint and try to see what I'm doing wrong. I followed the guides online available here and here, without success. I use the default settings on FilleZilla of IP 127.0.0.1 and port 14147, and my user name is simply 'user '. The images are saved in the folder C:\Images of my camera, and I would like to save to the folder I shared via FilleZilla, which is C:\FTP. I use FileZilla Server as FTP server on my host PC. I am trying to use the FTP put file VI to get the images out of my smart camera of NEITHER and I can't just not work, and I have no idea what I'm doing wrong.
