Files
2026-07-13 13:12:17 +08:00

8 lines
332 B
HTML

<header>Number of Retransmissions</header>
The number of minor timeouts and retransmissions that must occur before a major timeout occurs.<br>
When a major timeout occurs, the file operation is either aborted or a "server not responding" message is printed on the console.<br>
<br><i>mount option: retrans<br>
default: 3</i>
<hr>