Uses of Class
com.emarsys.ecommon.files.ScpTransferHelper.ScpTransferException

Packages that use ScpTransferHelper.ScpTransferException
com.emarsys.ecommon.files Provides utilities to manage files. 
 

Uses of ScpTransferHelper.ScpTransferException in com.emarsys.ecommon.files
 

Methods in com.emarsys.ecommon.files that throw ScpTransferHelper.ScpTransferException
 void ScpTransferHelper.transferFile(ScpTransferHelper.Implementation i, java.lang.String path, java.lang.String filename)
          Transfers the file with implementation i to the current directory on the server.
 void ScpTransferHelper.transferFile(ScpTransferHelper.Implementation i, java.lang.String path, java.lang.String filename, java.lang.String target)
          Transfers the file with implementation i to the given target on the server.
 void ScpTransferHelper.transferFileWithCmdLineScp(java.lang.String path, java.lang.String filename)
          Deprecated. 
 boolean ScpTransferHelper.transferFileWithCmdLineScp(java.lang.String path, java.lang.String filename, java.lang.String target)
          Deprecated. 
 void ScpTransferHelper.transferFileWithTrileadJavaScp(java.lang.String path, java.lang.String filename)
          Deprecated. 
 void ScpTransferHelper.transferFileWithTrileadJavaScp(java.lang.String path, java.lang.String filename, java.lang.String target)
          Deprecated. 
 



Copyright © 2010 emarsys AG. All Rights Reserved.