Search code examples
javatalend

Anonymous ftp connection with tFTPConnection


Is there a way using the tFTPconnection (or another talend component) to do an anonymous connection to FTP.

I'm looking for the equivalent of this command :

> ftp -A [-s filename] [host]


Solution

  • In the component tFTPconnexion the default user value is "annonymous" you can try to let this value.