core/com.nokia.carbide.cpp.doc.user/html/reference/launch_configs/page_file_transfer.htm
changeset 401 939a4e7e4597
parent 400 9b005a8e6778
child 402 ad8d147e8273
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/launch_configs/page_file_transfer.htm	Mon Aug 10 15:21:12 2009 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,85 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
-<meta http-equiv="Content-Style-Type" content="text/css" />
-<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
-<title>TRK File Transfer Pane</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>File Transfer Pane</h2>
-<p>The <b>File Transfer</b> pane displays an auto-populated list of files for System TRK that the IDE transfers to the target device at the start of each launch. Users can add, edit, or delete files in the list. By default, any file added is automatically checked for downloading to the device. Users can uncheck a file to remove it from the download list without removing the file itself. Any missing files are marked with a warning icon and a message appears describing the issue making it easy to see potential file problems prior to attempting a download.</p>
-<p>System TRK users can  use this panel to download any type of file, like bitmaps, HTML, sounds, and more, to the phone and applicable to Application TRK for transfering any files outside of the installation file.</p>
-<p align="center"><img src="../images/panel_trk_file_transfer.png" width="598" height="224" /></p>
-<p class="figure">Figure 1 - Debug windows File Transfer pane</p>
-<h5>Table 1. <span class="figure">File Transfer</span> pane &mdash;items </h5>
-<table width="94%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="38%" scope="col">Item</th>
-    <th width="62%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><b>File transfer list </b></td>
-    <td><p>The File transfer list displays  the project files that are moved to the target device for launch and debugging purposes. It contains these columns:</p>
-      <ul>
-        <li><b>Enabled</b>&#8212;a checkmark indicates that the IDE should transfer the specified file to the target directory. If unchecked, do not transfer the file. </li>
-        <li><b>File to transfer</b>&#8212;the path and filename to a file  on the host machine to be transfered </li>
-        <li><b>Target path</b>&#8212;the path to the target directory where transfered files are placed on the device </li>
-    </ul></td>
-  </tr>
-  <tr>
-    <td><b>Add</b></td>
-    <td>Click to add a file to the file transfer list.</td>
-  </tr>
-  <tr>
-    <td><b>Edit...</b></td>
-    <td>Click to edit the selected file in the file transfer list. </td>
-  </tr>
-  <tr>
-    <td><b>Remove</b></td>
-    <td>Click to remove the selected file from the file transfer list. </td>
-  </tr>
-  <tr>
-    <td><b>Select All</b></td>
-    <td>Click to select all the files in the file transfer list.</td>
-  </tr>
-  <tr>
-    <td><b>Deselect All</b></td>
-    <td>Click to unselect all the files in the file transfer list.</td>
-  </tr>
-</table>
-
-<div class="step">  
-    <h4>To access the File Tansfer Pane</h4>
-    <ol>
-      <li>Select the  Run &gt; Debug...  menu item</li>
-      <p>The <b>Debug</b> window appears. </p>
-      <li>Select a Symbian OS Application TRK configuration in the Configurations list </li>
-      <li>Click File Transfer tab </li>
-      <p>The <b>File Transfer</b> pane appears (Figure 1). </p>
-    </ol>
-</div>
-<h5>Common concepts</h5>
-  <ul>
-    <li><a href="../../concepts/debugger_about.htm">About the Debugger</a></li>
-    <li><a href="../../concepts/trk.htm">Target Resident Kernel (TRK) </a></li>
-  </ul>
-<h5 align="left">Common tasks</h5>
-<ul>
-  <li><a href="../../tasks/trk/trk_connection_bluetooth.htm">Bluetooth Connection Setup</a></li>
-  <li><a href="../../tasks/trk/trk_install_usb.htm">Installing On-device Debug Agents using USB</a></li>
-  <li><a href="../../tasks/trk/trk_install_bluetooth.htm">Installing On-device Debug Agents using BlueTooth</a> </li>
-  <li><a href="../../tasks/trk/trk_connection_usb.htm">USB Connection Setup</a></li>
-</ul>
-<h5 align="left">Common references </h5>
-<ul>
-  <li><a href="page_trk_main.htm">Main Pane</a></li>
-  <li><a href="page_trk_debugger.htm">Debugger Pane</a></li>
-  <li><a href="page_connection.htm">Connection Pane</a></li>
-  <li><a href="app_trk_installation.htm">Installation Pane</a>  </li>
-</ul>
-<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-</body>
-</html>
\ No newline at end of file