RemotePath
Specifies the working directory on the SFTP server that the provider uses for file operations.
Data Type
string
Default Value
""
Remarks
This property sets the initial working directory on the SFTP server.
You can provide either an absolute path or a path relative to the server’s default login directory.
The component uses this path as the root for listing and accessing files. Setting this property allows you to target a specific folder instead of starting at the server's default root.