| Package | Description |
|---|---|
| com.spun.util.io |
| Modifier and Type | Method and Description |
|---|---|
static void |
SshUtils.ftpUpload(FTPConfig config,
String directory,
File file) |
static void |
SshUtils.ftpUpload(FTPConfig config,
String directory,
File file,
String remoteFileName) |
static File |
SshUtils.sftpDownload(FTPConfig config,
File file,
String remoteFileName) |
static void |
SshUtils.sftpUpload(FTPConfig config,
File file,
String remoteFileName) |
Copyright © 2023. All rights reserved.