Hi, I need to copy some image files from one server to the other. I have a unix command to this job for me, but i dont know which component in talend would support this function. All i need is a component which would run a unix copy command. But i need to authenticate two servers.could someone please help me with this issue. regards, Aru.
If you can set up SSH keys between your two servers, then you can use a tSystem component to scp your files across without needing to type your password.