Skip to content

Enhance logging for SFTP error handling #515

@skxeve

Description

@skxeve

Currently, when an SftpDownload operation fails, the log only shows a brief message: "SFTP failed." This makes troubleshooting difficult because you have to check the configuration to figure out the username, destination host, and authentication method used. To improve this, we'd like to make the log more detailed.

Although not individually confirmed, it's possible that similar issues exist in other related SFTP processes, such as SftpUpload.

Metadata

Metadata

Assignees

No one assigned

    Labels

    difficulty: easyRequires ability to implement a single module or few small modules, and make unit tests for it.enhancementImprovement to an existing featuregood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions