Hi community,
I want to move files to backup folder on remote side after download them by the SFTP server.
That means:
- There is a file named test.txt and a folder named backup in remote folder.
- Get test.txt to my local folder.
- Move test.txt to backup folder and rename it as test.txt.ok.
However, there is only pub.client.sftp:rename
, no copy or moveFile function.
Does anyone have any suggestion or help for that?
Thanks!
#SFTP#Integration-Server-and-ESB#webMethods