LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Not a regular file error, please help | Error Code: 15550 Source: FTP Transaction: 550 /LV-Test/: Not a regular file

Hello,

I would like to transfer files via FTP (FTP Put Multiple Files VI) and I always get the following error message:
Error Code: 15550 Source: FTP Transaction: 550 /LV-Test/: Not a regular file

 

I guess the problem is that I would like to transfer "xyz.fp" files.

Is it somehow possible to move any files, with any fileextensons (f.e. .fp files) via FTP?


If I choose other files like ".par" or ".txt" it works.

Thank you!

Kind regards Matthias

0 Kudos
Message 1 of 2
(1,546 Views)

I have not seen this error before and can't think of any reason for it.

 

It shouldn't make any difference what the file extension is...or even if there is any file extension.

 

Can you attach your code so that we can see what you are doing.

 

Do you have control of the FTP server, if so what server is it? I wonder whether it is a problem/limitation/quirk at that end.

 

Attached is some quick test code which works with my FTP server (Filezilla) and your file example (xyz.fp). Obviously I have removed my username and password...

0 Kudos
Message 2 of 2
(1,515 Views)