LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to solve an error 15550 this happens as am executing my VI to get a file from FTP Saver

Hi Laurence Stant,

I have done that but i still get the ERROR 15550, FTP Transaction 550 the parameter is incorrect , see the attached word doc containing both the front and the block diagram VI. 

Kind Regards

Nassor

0 Kudos
Message 11 of 19
(3,535 Views)

Hi Nassor,

 

From your attached screen shot it seems your remote path still includes "C:". You should remove this and set it to just "\ftpdata\test.xlsx".

0 Kudos
Message 12 of 19
(3,529 Views)

Hi Laurence Stant
I have done so but i am getting an error 59 with the following explanation , TCP Open Connection in NI_InternetTK_FTP_VIs.lvlib:FTP Open Session.vi->NI_InternetTK_FTP_VIs.lvlib:FTP Put Multiple Files and Buffers.vi->NI_InternetTK_FTP_VIs.lvlib:FTP Put File.vi->vi to read a ftp file from the data logger.vi.

Can you please suggest the solution?

Regards

nassor


0 Kudos
Message 13 of 19
(3,525 Views)

Hi Nassoor,

 

The error that is showing relates to a network connection error. Can you still access the resource through Windows Explorer, or another FTP program?

0 Kudos
Message 14 of 19
(3,522 Views)

Hi Laurence Stant,

I did  what you instructed me but am now getting error 1550 and the source is FTP Transaction: 550 Access is denied. I am stranded dont know what to do can you please help me,

0 Kudos
Message 15 of 19
(3,501 Views)

Hi Nassor,

 

Do you have security on your FTP server?

 

Make sure your username and password is correct and that you have set these as inputs to the FTP function block in the code.

This error is more to do with the network configuration than the LabVIEW function.

0 Kudos
Message 16 of 19
(3,500 Views)

Got the same error 550, credentials were ok, I solved by removing the "C:\" drive letter in the destination path.

 

Thanks,

 

Maurizio.

Maurizio Bollini
Certified LabVIEW Architect
http://www.met.it
https://www.linkedin.com/in/mauriziobollini/
0 Kudos
Message 17 of 19
(3,440 Views)

Could you make sure the file path is set correctly? Look at the solutions at this document.

 

http://digital.ni.com/public.nsf/allkb/0C3DADDE199AE8F9862574BE0059F494

National Instruments
Applications Engineer
0 Kudos
Message 18 of 19
(3,422 Views)

RT route not exactness

0 Kudos
Message 19 of 19
(2,265 Views)