NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    Overwrite Parameter (Send-FTP Cmdlet)

    Indicates whether or not the file should be overwritten.

    Syntax

    Send-FTP -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) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]