FTP to FTP Transfer

Is it possible to transfer files from one ftp to another ftp without having it to download it locally?

Hi,

It can be possible using HTTP request
Reference:

Do you have other documentation or article on how this can be achieved through http request?

The requirement was to transfer from ftp to sftp. Below link is what I ended up using. Used Invoke code activity and used the below code.

ftp to ftp transfer C#

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.