com.zehon.sftp.samples
Class DownloadFileSample

java.lang.Object
  extended by com.zehon.sftp.samples.DownloadFileSample

public class DownloadFileSample
extends java.lang.Object


Constructor Summary
DownloadFileSample()
           
 
Method Summary
static void main(java.lang.String[] args)
          Please refer to http://www.zehon.com/SFTP_samples.htm for its full source code
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DownloadFileSample

public DownloadFileSample()
Method Detail

main

public static void main(java.lang.String[] args)
Please refer to http://www.zehon.com/SFTP_samples.htm for its full source code

Parameters:
args -


Copyright © 2009 Zehon Team. All Rights Reserved.