examples
Class SCPDownload

java.lang.Object
  extended by examples.SCPDownload

public class SCPDownload
extends Object

This example demonstrates downloading of a file over SCP from the SSH server.


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

SCPDownload

public SCPDownload()
Method Detail

main

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


Copyright © 2009-2012. All Rights Reserved.