In this example Transparent FTP tunneling is configured per FTP JCL job using a SYSFTPD DD statement.
Do the following steps:
/etc/ssh2/ssh-socks-proxy-config-example.xml
/etc/ssh2/ssh-socks-proxy-config.xml
EXAMPLE.SSHFTP.FTPDATA
SOCKSCONFIGFILE EXAMPLE.JCL.SOCKS.CONF FWFRIENDLY TRUE
EXAMPLE.JCL.SOCKS.CONF
sockd @=127.0.0.1 0.0.0.0 0.0.0.0
//FTP EXEC PGM=FTP,PARM='company.example.com (EXIT=8' //SYSPRINT DD SYSOUT=* //SYSFTPD DD DSN=EXAMPLE.SSHFTP.FTPDATA,DISP=SHR //SYSIN DD * userid passwd ascii get test.file 'USERID.FTP.TEST' quit /*
[Contents] [Index]
Copyright © 2007 SSH Communications Security Corp. This software is protected by international copyright laws. All rights reserved. Copyright Notice