-
Field Summary
Fields inherited from interface org.apache.sshd.common.NamedResource
BY_NAME_COMPARATOR, NAME_EXTRACTOR
Fields inherited from interface org.apache.sshd.common.OptionalFeature
FALSE, TRUE
-
Method Summary
Methods inherited from interface org.apache.sshd.common.NamedResource
getName
Methods inherited from interface org.apache.sshd.common.OptionalFeature
isSupported
-
Method Details
-
copyFile
- Parameters:
src - The (remote) file source path
dst - The (remote) file destination path
overwriteDestination - If true then OK to override destination if exists
- Throws:
IOException - If failed to execute the command or extension not supported