10-27-2009 02:36 AM
Dear ni,
i have internet toolkit. presently working with FTP. i want to know how to transfer the file, also overwritten same file, creating directory. if you have any example that will be a better undersanding. also i must know about the "remote path" what does mean...? is it file name or location with file name?
suggest me
10-27-2009 08:16 AM
LabVIEW>Help>Find Examples and search for ftp. Thoose examples should help you.
Christian
11-20-2009 10:22 AM
Extra note. Commands that are not available via the palette e.g. MKD are stored in ftp1.llb in <labview>\vi.lib\addons\internet\ftp.
It's a pitty that there are no actual higher level VI's defined in the function palette, but they exist.