examples
Class SCPUpload

java.lang.Object
  extended by examples.SCPUpload

public class SCPUpload
extends Object

This example demonstrates uploading of a file over SCP to the SSH server.


Constructor Summary
SCPUpload()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SCPUpload

public SCPUpload()
Method Detail

main

public static void main(String[] args)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException


Copyright © 2009-2012. All Rights Reserved.