PHP Classes

File: class.zend_eps_putty.inc

Recommend this page to a friend!
  Classes of David Passey   ZEND_EPS_PUTTY   class.zend_eps_putty.inc  
File: class.zend_eps_putty.inc
Role: Class source
Content type: text/plain
Description: zend_eps_putty class
Class: ZEND_EPS_PUTTY
Send files to secure FTP server using Putty
Author: By
Last change: Added the capability for sslkey_path logic; password OR sslkey_path can now be used.

XML node format example:
<parent_node>
<host>sftp.hosturl.com</host>
<port>22</port>
<sslkey_path>c:/openssl/cert/sslcert.ppk</sslkey_path>
<username>abcuser</username>
<password></password>
<local_upload_path>c:/sftp/upload/</local_upload_path>
<local_download_path>c:/sftp/download/</local_download_path>
<remote_path>/</remote_path>
<results_path>c:/sftp/results/</results_path>
<log_path>c:/sftp/logs/</log_path>
</parent_node>

Date: 11 years ago
Size: 28,576 bytes

You need to be a registered user and login to get this file.

Login Immediately with your account on: