TFTPFile Output Object (Send-TFTP Cmdlet)

This object is created after a file has finished transferring.

Syntax

Object TFTPFile {
   string Name;
   int Time;
}

Remarks

Once a file has finished being transferred, the FTPFile object is created with the Name of the file and the Time it took to transfer.

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]