Cmdlets for SFTP

Build 23.0.8839

RemotePath Parameter (Connect-SFTP Cmdlet)

The current path in the SFTP server.

Syntax

Connect-SFTP -RemotePath string

Data Type

cstr

Default Value

""

Remarks

This property sets the current working directory on the SFTP 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 value of this property.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839