RemotePath Parameter (Connect-FTP Cmdlet)
The current path in the FTP server.
Syntax
Connect-FTP -RemotePath string
Data Type
cstr
Default Value
""
Remarks
This property sets the current working directory on the FTP server. It can also be used to change the working directory by setting it to an absolute directory path or a relative path with respect to the existing valueo of this property.