FTPDeletedFile Output Object (Remove-SFTP Cmdlet)

This object is created after a file has been deleted.

Syntax

Object FTPDeletedFile {
   string Name;
   bool IsDir;
}

Remarks

Once a file has finished being deleted, the FTPDeletedFile object is created with the Name of the file.

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]