Class MyFTP
OptimaJet.Workflow.FilesPlugin.SFTPProvider.MyFTP
Namespace: OptimaJet.Workflow.FilesPlugin.SFTPProvider
public class MyFTPInheritance
- System.Object
Methods
public void FileDownload(string remotePath, string localPath) #Parameters
Name
Type
Description
remotePathStringlocalPathStringpublic void FileUpload(string remotePath, string localPath) #Parameters
Name
Type
Description
remotePathStringlocalPathStringpublic void DirectoryDownload(string remotePath, string localPath) #Parameters
Name
Type
Description
remotePathStringlocalPathStringpublic void DirectoryUpload(string remotePath, string localPath) #Parameters
Name
Type
Description
remotePathStringlocalPathString