wso2 / micro-integrator

The cloud-native configuration driven runtime that helps developers implement composite microservices.
https://wso2.com/integration/
Apache License 2.0
202 stars 218 forks source link

[Bug]: Cannot copy file on same SFTP Server (Fileconnector 2.0.21) #3538

Open anupama-pathirage opened 1 month ago

anupama-pathirage commented 1 month ago

Description

Moving the issue from https://github.com/wso2-extensions/esb-connector-file/issues/128

image

Description: Try to copy files from one folder on SFTP server to another folder on the same SFTP server fails.

Steps to reproduce:

<fileconnector.copy>
  <source>{$ctx:sourcePath}</source>
  <destination>{$ctx:destinationPath}</destination>
  <filePattern>{$ctx:fileRegex}</filePattern>
</fileconnector.copy>

Steps to Reproduce

No response

Affected Version(s)

No response

OS, DB, other environment details and versions

No response

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response