Click or drag to resize

ISFTPReplicationTargetRootPath Property


Gets/sets the replication location on the server using forward slashes (/) as delimiters.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
string RootPath { get; set; }

Property Value

String
Remarks
The root path begins at the root of the SFTP site.
See Also