Displaying 5 results from an estimated 5 matches for "utimeout".
Did you mean:
timeout
2020 Apr 23
2
Looking for C8 AMD help
...and tried it out.? I don't get any syntax errors so I
guess that the map syntax is correct, but amd fails to mount the remote
filesystem and generates these errors? in messages.
Apr 23 16:04:29 localhost.my.domain amd[19389]: matched default
selectors "type:=nfs;opts:=rw,grpid,nosuid,utimeout=600"
Apr 23 16:04:29 localhost.my.domain amd[19389]: key new: map selector
host (=localhost) did not match remotehost
Apr 23 16:04:29 localhost.my.domain amd[19389]: merge rem/opts
"rw,grpid,nosuid,utimeout=600" add "fstype=nfs,vers=4,soft,intr" =>
"rw,grpid,nosu...
2020 Apr 24
0
Looking for C8 AMD help
...it out.? I don't get any syntax errors so I guess that the map syntax is correct, but amd fails to mount the remote filesystem and generates these errors? in messages.
>
>
> Apr 23 16:04:29 localhost.my.domain amd[19389]: matched default selectors "type:=nfs;opts:=rw,grpid,nosuid,utimeout=600"
> Apr 23 16:04:29 localhost.my.domain amd[19389]: key new: map selector host (=localhost) did not match remotehost
> Apr 23 16:04:29 localhost.my.domain amd[19389]: merge rem/opts "rw,grpid,nosuid,utimeout=600" add "fstype=nfs,vers=4,soft,intr" => "rw,grp...
2014 Jul 31
0
[PATCH 2/3] Update manpage to match source code for --map-file
...at jtan.com>
Signed-off-by: Ron Lee <ron at debian.org>
---
tftpd/tftpd.8.in | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tftpd/tftpd.8.in b/tftpd/tftpd.8.in
index b500d27..71a712d 100644
--- a/tftpd/tftpd.8.in
+++ b/tftpd/tftpd.8.in
@@ -155,7 +155,7 @@ or
.B utimeout
option is negotiated. The default is 1000000 (1 second.)
.TP
-\fB\-\-mapfile\fP \fIremap-file\fP, \fB\-m\fP \fIremap-file\fP
+\fB\-\-map-file\fP \fIremap-file\fP, \fB\-m\fP \fIremap-file\fP
Specify the use of filename remapping. The
.I remap-file
is a file containing the remapping rules. Se...
2014 Jul 31
5
[PATCH 0/3] tftp-hpa patches from Debian
From: Ron <ron at debian.org>
Hi,
I've just taken over maintaining the packages for this in Debian,
and we've been carrying a couple of patches for a while now that
really should have been forwarded since they're clearly not distro
specific. I added a third one to that yesterday to fix another
autoconf build 'race' seen when doing parallel builds.
Cheers,
Ron
2004 Mar 12
0
tftpd error message (File not found)
...dgram
protocol = udp
wait = yes
user = root
server = /usr/sbin/in.tftpd
server_args = -vvvvv -s /home/scxnucleus/ScxV6 -T 4000000
-r blksize -r blksize2 -r tsize -r timeout -r utimeout
disable = no
also if i restart the tftpd service '/etc/inet.d/xinetd restart'
the client can then load the file correctly, and i see in syslog
(syslog)
RRQ from 10.1.5.121 filename scx.elf.gz
regards
---
Matthew J Fletcher
Embedded Software
Serck Controls Ltd...