org.apache.tools.ant.taskdefs.optional.ssh
Class ScpToMessage
public class ScpToMessage
ScpToMessage(Session session, File aLocalFile, String aRemotePath)
|
ScpToMessage(Session session, List aDirectoryList, String aRemotePath)
|
ScpToMessage(boolean verbose, Session session, File aLocalFile, String aRemotePath)
|
ScpToMessage(boolean verbose, Session session, List aDirectoryList, String aRemotePath)
|
ScpToMessage
public ScpToMessage(Session session,
File aLocalFile,
String aRemotePath)
ScpToMessage
public ScpToMessage(Session session,
List aDirectoryList,
String aRemotePath)
ScpToMessage
public ScpToMessage(boolean verbose,
Session session,
File aLocalFile,
String aRemotePath)
ScpToMessage
public ScpToMessage(boolean verbose,
Session session,
List aDirectoryList,
String aRemotePath)
getLocalFile
public File getLocalFile()
getRemotePath
public String getRemotePath()
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.