edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

HttpClientRename Method

Not supported by HTTP

Definition

Namespace: EnterpriseDT.Net.Ftp.Http
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public virtual void Rename(
	string from,
	string to
)

Parameters

from  String
 
to  String
 

Implements

IFileTransferClientRename(String, String)

See Also