Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Ftp.CopyToAnotherServer Method

Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9147)

CopyToAnotherServer(Ftp, String, String)

Copies a file on this FTP server to another server using direct server-to-server transfer, also known as FXP.

Declaration
public void CopyToAnotherServer(Ftp destinationServer, string sourcePath, string destinationPath)
Parameters
Type Name Description
Ftp destinationServer

An Ftp object representing the destination server. Must be already initialized.

String sourcePath

Path to the source file to be copied.

String destinationPath

Path to the destination file.

In This Article
  • CopyToAnotherServer(Ftp, String, String)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies