public static void FxpCopy( FtpClient sourceClient, string sourceFileName, FtpClient targetClient, string targetFileName )
'Declaration Public Overloads Shared Sub FxpCopy( _ ByVal sourceClient As FtpClient, _ ByVal sourceFileName As String, _ ByVal targetClient As FtpClient, _ ByVal targetFileName As String _ )
Parameters
- sourceClient
- sourceFileName
- targetClient
- targetFileName