Skip to content

[Bug]: PUT FTP doesn't handle password error #5894

@CappellaFilippo

Description

@CappellaFilippo

Apache Hop version?

2.15

Java version?

21

Operating system

Windows

What happened?

Hi,

First time writing here so i hope i didn't violated any rules.

Anyway, the other day I was using the step "Put a file with FTP" and while testing i used the wrong password, but the workflow didn't gave a error, just in the logging, so i made a workflow for testing this.

This is my log:

2025/10/24 17:14:59 - Hop - Starting workflow
2025/10/24 17:14:59 - Hop - Workflow execution has ended
2025/10/24 17:46:28 - Hop - Starting workflow
2025/10/24 17:46:28 - TEST_FTP - Start of workflow execution
2025/10/24 17:46:28 - TEST_FTP - Starting action [Put a file with FTP]
2025/10/24 17:46:28 - Put a file with FTP - ERROR: Transfer of file 'C:\Apache Hop\TEST\TEST.txt' to the FTP server was not successful with reply string: 530 Please log in with USER and PASS first.
2025/10/24 17:46:28 - Put a file with FTP - We have put [0] file(s) on the FTP server
2025/10/24 17:46:28 - TEST_FTP - Starting action [Write to log 2]
2025/10/24 17:46:28 - TEST_FTP - Finished action [Write to log 2] (result=[true])
2025/10/24 17:46:28 - TEST_FTP - Finished action [Put a file with FTP] (result=[true])
2025/10/24 17:46:28 - TEST_FTP - Workflow execution finished
2025/10/24 17:46:28 - Hop - Workflow execution has ended
2025/10/24 17:46:28 - TEST_FTP - Workflow duration : 0.016 seconds [  0.016" ]
Image

The FTP Put didn't transfer the file but it didn't even broke the workflow, i don't know if this issue apply on the others parameters, with the FTPS doesn't happen, it breaks normally.

Issue Priority

Priority: 1

Issue Component

Component: Workflows

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions