02-08-2008 03:45 PM
02-11-2008 08:11 AM
04-02-2008 09:08 AM
04-14-2008 09:56 PM
10-23-2012 04:48 AM
I am using "FTP Get File" to fetch 500KB log file from a cRIO-9075
Whatever "active" parameter value, it takes several seconds to make the transfer and cpu load gets high for this duration.
But when using Windows Explorer for the same operation, the transfer is nearly instantaneous and cpu load remains low.
Any clue for this difference of behavior?
10-24-2012 11:30 AM
Different settings, perhaps? Both the FTP Get File VI and Windows Explorer can be configured to passive or active. Here is a good KB for the reference. I hope this helps
10-25-2012 07:22 AM
Hi Alejandro,
I tried FTP transfer in both "Active" and "Passive" mode and didn't change the result.
Could it be the creation of the session that explain the extra time LabView takes in comparison to Windows Explorer?
Best regards
10-25-2012 11:01 AM
Probably, perhaps a problem with security software that you are not seeing like the firewall, the antivirus or even Admin permissions for your windows session. are trying to block the connecting. In general we recommend the passive setup, as mentioned in here. I hope this helps
10-26-2012 03:53 AM
Even with firewall & antivirus down, the FTP transfer with Labview takes several seconds when FTP with command line takes 0.17s
10-27-2012 05:39 AM
@GNO wrote:
Even with firewall & antivirus down, the FTP transfer with Labview takes several seconds when FTP with command line takes 0.17s
Yeah, I think several of the Internet toolkit VI's are in need of reimplementation. You are not the only having problems.
http://forums.ni.com/t5/LabVIEW/System-timout-when-reading-data-from-cRIO9073/m-p/2188462
Br,
/Roger