Package fr.enedis.chutney.action.ssh.scp
Class ScpClientImpl
java.lang.Object
fr.enedis.chutney.action.ssh.scp.ScpClientImpl
- All Implemented Interfaces:
ScpClient,AutoCloseable
-
Method Summary
-
Method Details
-
upload
- Specified by:
uploadin interfaceScpClient- Throws:
IOException
-
download
- Specified by:
downloadin interfaceScpClient- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
Exception
-
buildFor
public static ScpClient buildFor(fr.enedis.chutney.action.spi.injectable.Target target, long timeout) throws IOException - Throws:
IOException
-