com.atlassian.bamboo.maven.plugins.aws.jsch
Class JschScpUtils
java.lang.Object
com.atlassian.bamboo.maven.plugins.aws.jsch.JschScpUtils
public class JschScpUtils
- extends Object
|
Method Summary |
static void |
putFiles(com.jcraft.jsch.Session session,
org.apache.maven.plugin.logging.Log log,
File basedir,
Iterable<String> files,
String destination)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
putFiles
public static void putFiles(com.jcraft.jsch.Session session,
org.apache.maven.plugin.logging.Log log,
File basedir,
Iterable<String> files,
@Nullable
String destination)
throws com.jcraft.jsch.JSchException,
com.jcraft.jsch.SftpException
- Throws:
com.jcraft.jsch.JSchException
com.jcraft.jsch.SftpException
Copyright © 2015 Atlassian. All rights reserved.