| Package | Description |
|---|---|
| com.helger.jsch.scp |
| Modifier and Type | Method and Description |
|---|---|
static EDestinationOS |
EDestinationOS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EDestinationOS[] |
EDestinationOS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ScpFile(ISessionFactory sessionFactory,
EDestinationOS os,
String... path) |
Copyright © 2020 Philip Helger. All rights reserved.