FTP Adapter command examples
Example of the Firewall connection method URL using Userlogon
The following command uses the USERLOGON (or USER) method to connect to the proxy server fire with no port specified, with a username of jbond and password of 007:
-FW FTP://jbond:007@fire/userlogon
See URL Syntax and URL Encoding for more information.
Example of the input card command in the Map Designer
The following is an example of the input card command in the Map
Designer:
-T -URL FTP://sales@host/c:/forms/myfile.txt
The command causes the myfile.txt file to be retrieved from a remote host named sales. The -T adapter command specifies that the adapter creates a trace file to report adapter activity information during the FTP process.