Skip to main content
June 15, 2022
Question

FTP Node not Sending

  • June 15, 2022
  • 4 replies
  • 0 views

Hi,

We defined FTP node that suppose to send XML file or ZIP file depends on the user input.

For some reason, the xml file sent without error ( we see indication in the website we sent to )

When we added the option to send ZIP file, we don't get any indication that the process model failed ( we actually see success )

but on the website we are trying to sent it, we don't see the file.

Any assist or advise will help!

Avishag

4 replies

stefanhelzle0001
Brainy
June 15, 2022

Can you use a FTP app to check the actual content of the FTP server?

June 15, 2022

Hi Stefan,

Thank you for the suggestion. 

Can you please explain a bit what you meant? in more details 

stefanhelzle0001
Brainy
June 15, 2022

What do you mean? So you upload a ZIP file to an FTP server returning a success message. Then you check for the existing of the file using "some web page".

I recommend to use an app like FileZilla to connect to the FTP server and validate the upload.