NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

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) 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]