NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    FTPRenamedFile Output Object (Rename-SFTP Cmdlet)

    This object is returned after a file has been renamed.

    Syntax

    Object FTPRenamedFile {
       string OriginalName;
       string NewName;
    }

    Remarks

    Once a file has been renamed, the FTPRenamedFile object is created with the OriginalName of the file and the NewName given to it.

     
     
    Copyright (c) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]
     

     
     
    Copyright (c) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]