FTPRenamedFile Output Object (Rename-FTP 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) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]
 

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