Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
elelik
Contributor
Contributor

move files from/to remote directory using TFTP Components

Hi,
using tFTP components I want to take files from a remote server and put them, not in a local directory, but in an other remote directory. I have to open two connections and in local directory of tFTPPut indicate the path to target remote directory.
How can i do this ?
thx
Labels (2)
1 Reply
Anonymous
Not applicable

Hi elelik
I am not sure on a way to copy directly from one server to another, but you could first ftpGet onto the local machine and then ftpPut onto the other server.
Regards,
Brandon