Displaying 2 results from an estimated 2 matches for "fimod".
Did you mean:
fmod
2006 Dec 11
0
Add option to TFTP client to ignore ':' in file name
...000000 -0800
***************
*** 60,65 ****
--- 60,68 ----
Execute \fIcommand\fP as if it had been entered on the tftp prompt.
Must be specified last on the command line.
.TP
+ .B \-l
+ Default to literal mode. Used to avoid special processing of ':' in
a file name.
+ .TP
\fB\-m\fP \fImode\fP
Set the default transfer mode to \fImode\fP. This is usually used with \-c.
.TP
***************
*** 119,125 ****
.I "host:filename"
to specify both a host and filename at the same time. If the latter
form is used, the last hostname specified becomes the default for
! futur...
2006 Dec 11
2
Add option to TFTP client to ignore ':' in file name (re-submit)
...067000 -0800
***************
*** 60,65 ****
--- 60,68 ----
Execute \fIcommand\fP as if it had been entered on the tftp prompt.
Must be specified last on the command line.
.TP
+ .B \-l
+ Default to literal mode. Used to avoid special processing of ':' in
a file name.
+ .TP
\fB\-m\fP \fImode\fP
Set the default transfer mode to \fImode\fP. This is usually used with \-c.
.TP
***************
*** 119,125 ****
.I "host:filename"
to specify both a host and filename at the same time. If the latter
form is used, the last hostname specified becomes the default for
! futur...