mirror of
https://github.com/transmission/transmission.git
synced 2026-04-19 00:12:26 +01:00
this better work
This commit is contained in:
40
macosx/TransmissionHelp/html/check.html
Normal file
40
macosx/TransmissionHelp/html/check.html
Normal file
@@ -0,0 +1,40 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
|
||||
<title>Troubleshooting Manual Recheck</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="mainbox">
|
||||
<div id="banner">
|
||||
<a name="menus"></a>
|
||||
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a>
|
||||
</div>
|
||||
<div id="index">
|
||||
<a class="leftborder" href="../html/Index2.html">Index</a></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="pagetitle">
|
||||
<h1>How do I manually recheck my files?</h1>
|
||||
</div>
|
||||
<p>If Transmission crashes, you may want to manually recheck your files:
|
||||
<ul>
|
||||
<li>to verify that the download has not been corrupted </li>
|
||||
<li>to ensure Transmission continues where it left off and doesn't start over </li>
|
||||
</ul>
|
||||
|
||||
<p>To do this:
|
||||
<div summary="To do this" id="taskbox">
|
||||
<ol>
|
||||
<li>Select the relevant torrent.</li>
|
||||
<li>Go to the Transfers menu >> Recheck Existing Data.</li>
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user