Hello All,
As part of my automation solution, I am trying to copy a particular file within SFTP to a new folder within the same SFTP.
Whenever I am trying to copy file activity, I’m getting an error saying part of the path is missing but I’ve checked and confirmed that the path is the right one when accessing manually.
I am using Copy File activity within FTP Scope activity,
- Is copying a file from one location to a new folder location within the same SFTP possible? Or do I have to download it to a local path and then upload the file the only feasible way here ?
- Am I missing something with using my copy file activity.
Any response would be of great help
Thanks in advance.