.TITLE	TFTP Client - Command Line Utility message file
.IDENT	'VERSION 1.0'

.facility	TFTP,1  /prefix=TFTP_

.severity	informational
GETSTART	<GET '!AS' on host '!AS' to !AS (local) in !AS mode, I/O timeout !%T>/FAO=4
!.explanation    None.
!.user_action    None.
GETSTOP		<Remote file '!AS' on host (!UL bytes) stored as '!AS'>/FAO=3
!.explanation    None.
!.user_action    None.

PUTSTART	<PUT '!AS' (local) to '!AS' on host !AS in !AS mode, I/O timeout !%T>/FAO=4
!.explanation    None.
!.user_action    None.
PUTSTOP		<Local file '!AS' (!UL bytes) stored as '!AS' on host '!AS'>/FAO=4
!.explanation    None.
!.user_action    None.


ERROR		<Remote TFTP server returned error code = !UW, message '!AZ'>/FAO=2
!.explanation    None.
!.user_action    None.
ERRLBN		<Expected block number #!UW, got block number #!UW>/FAO=2

.severity	error
GETERR		<Error downloading file, status = %x!XL>/FAO=1
!.explanation    None.
!.user_action    None.
PUTERR		<Error uploading file, status = %x!XL>/FAO=1
!.explanation    None.
!.user_action    None.


.end
