In article <506500000008000000BFAA0000-1066448259000@exchange.ni.com>,
"JDuncan" wrote:
> Is there any way I can implement and control FTP transfers from within
> my CVI application? I want to use FTP to upload/download files to a
> device I am controlling with my application.
>
> There is always the option of just initiating a batch file from within
> my application which then executes externally, but I was wondering if
> there was any better approach with more control and ability to provide
> users with some status feedback.
>
> Any thoughts would be appreciated.
>
> Thanks
Hi,
Some libraries have been developed on OpenG for ftp, smtp, and pop. You
could get them and figure out it's been done in LabVIEW then do the same
in CVI.
Check them o
ut at:
http://openg.org/tiki/tiki-index.php?page=OpenG+Internet+Connectivity+Tools
Good luck.