07-16-2018 06:28 PM
I’m trying to copy files from one folder to another folder in a SFTP server. I have tried using File Operation. But I’m not able to copy all the files present in the folder. Can anyone suggest how should I approach to copy those files.
07-19-2018 02:08 AM
you can also use file poller to poll for a files with specific pattern or use * to browse all files. You may want to also check what is the variable $path is containing so as to verify it does not have same values as that of the target path.
07-20-2018 06:59 AM
@krupalibshah the target folder was empty, but still error shows the target already exists.
02-27-2020 07:04 AM
Hi any updates on fhis ? as i am having same issue.
Thanks
12-23-2021 07:22 AM
I’m having the same problem. Can someone please post how this is done? I’m getting an IOException error.