Overwrite Parameter (Send-SFTP Cmdlet)

Indicates whether or not the file should be overwritten.

Syntax

Send-SFTP -Overwrite SwitchParameter

Remarks

By default, if the file exists it is not overwritten and a error is returned indicating that the file exists on the remote server. If the file should be overwritten please set the Overwrite flag.

Default Value

false

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]