LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

internet toolkit - FTP delete file

Hi
 
I'm using internet toolkit version 6 with labview 7.0.
 
I just want to make a small fonction to get a file on a FTP server and DELETE this file.  It's easy to get the file but I don't see any VIs for deleting a file.
 
Thanks
0 Kudos
Message 1 of 2
(4,488 Views)

Hi JIFO,

There is a low level FTP VI called FTP [Dele]. VI that can be used to delete a file from the FTP server. To add this file to your FTP palette please follow these steps:

 
  1. Click on Edit Palette Views... under Tools>Advanced on the LabVIEW menu bar. Functions Palettes and three new windows will open - Functions, Controls, and Edit Controls.
  2. In either the Controls or Functions palette, maneuver to the location where you would expect the icon to appear.
  3. Right click in empty space within the sub-palette and select Insert>Submenu. Select "link to a library"
  4. Select the link to the existing llb and click OK. The link would be

C:\Program Files\National Instruments\LabVIEW 7.0\vi.lib\addons\internet\ftp\ftp1.llb

    5.   Select Save Changes and exit and re-enter LabVIEW.

Hope this helps.

Ankita

Message 2 of 2
(4,465 Views)