com.zehon.sftp.samples
Class UploadFileAsStreamSample

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

public class UploadFileAsStreamSample
extends java.lang.Object


Constructor Summary
UploadFileAsStreamSample()
           
 
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

UploadFileAsStreamSample

public UploadFileAsStreamSample()
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.