Package com.spun.util.io
Class SshUtils
java.lang.Object
com.spun.util.io.SshUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidstatic FilesftpDownload(FTPConfig config, File file, String remoteFileName) static voidsftpUpload(FTPConfig config, File file, String remoteFileName)
-
Constructor Details
-
SshUtils
public SshUtils()
-
-
Method Details
-
ftpUpload
-
ftpUpload
-
sftpUpload
-
sftpDownload
-