remotecontrol/com.nokia.s60tools.remotecontrol.help/html/tasks/transferring_files.htm
author dpodwall
Tue, 12 Jan 2010 13:17:53 -0600
changeset 0 61163b28edca
child 10 2715b6594cd9
permissions -rw-r--r--
initial EPL conversion
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     2
<html>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     3
<head>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     5
<title>Transferring files with Remote Control</title>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
<link href="../../book.css" type="text/css" rel="stylesheet">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
</head>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
<body>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
<h2>Transferring files with Remote Control</h2>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
<p>After you start Carbide.c++ and the Datagateway for the first time, the root folder structure of the target device is displayed. Newer versions of <b>HTI Framework</b> (versions 1.88, 1.89, 2.1 and newer) also support the display of drive, folder, and file sizes.</p>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
<p>To navigate to the folder you want to work with, either double-click the folder icons, or enter the folder path in the <b>Path</b> field and press <i>Enter</i> or click <b>Go to directory</b>. You can enter a whole folder path such as <i>C:\Data\Images</i>, and you can use <i>..\</i> to move up in the folder structure.</p>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
<p>To transfer files, use the <a href="../reference/toolbar.htm">toolbar buttons</a> or right-click in the File Transfer mode, and select a function from the context menu. The dynamic context menu contains the following functions:</p>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    16
<ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    17
<li><b>New folder</b> creates a new folder under the selected folder.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    18
<li><b>Delete</b> deletes the selected file(s) and folder(s).</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    19
<li><b>Download</b> transfers the selected files from the device to the PC. You cannot download folders.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    20
<li><b>Download as</b> transfer the selected file from the device to the PC and lets you define a name and location for the file. Note that Download as lets you download only a single file. You cannot download folders.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    21
<li><b>Upload</b> transfers the selected files from the PC to the device. You cannot upload folders.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    22
<li><b>Open</b> transfers the selected files from the device to the PC and opens them in Carbide.c++. You cannot download folders.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    23
<li><b>Copy</b> copies the selected files and folders. Copy is supported in HTI Framework versions 1.91, 2.5 or newer.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    24
<li><b>Cut</b> cuts the selected files and folders. Cut is supported in HTI Framework versions 1.91, 2.5 or newer.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    25
<li><b>Paste</b> pastes the selected files and folders to the current location. Paste is supported in HTI Framework versions 1.91, 2.5 or newer.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    26
<li><b>Rename</b> renames the selected file or folder. Rename is supported in HTI Framework versions 1.91, 2.5 or newer.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    27
<li><b>Preferences</b> open the Remote Control Preferences dialog.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    28
<li><b>Refresh</b> load the folder structure and contents again.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    29
</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    30
<p>Note that the dynamic context menu only contain functions that are allowed for the selected file or folder.</p>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    31
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    32
<p><b>Tip</b>: You can also drag and drop files from Windows Explorer to the Remote Control File Transfer view.</p>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    33
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    34
<p>When uploading or downloading a file that already exists in the target folder, you are asked to confirm the file replace. In this dialog, you can turn off this warning by selecting <b>Always replace withouth prompt</b>. You can also rename the file by clicking <b>Rename</b>. Note that you can set the replacement options also in the <a href="setting_preferences.htm">Remote Control preferences</a>.</p>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    35
<p><img src="images\dlg_file_replace.png"></p>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    36
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    37
<p>When deleting files or folders, you are asked to confirm the file or folder delete. You can set this confirmation off in the <a href="setting_preferences.htm">Remote Control preferences</a>.</p>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    38
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    39
<h5>Related concepts</h5>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    40
<ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    41
	<li><a href="../concepts/file_transfer_mode.htm">File Transfer mode</a></li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    42
</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    43
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    44
<h5>Related tasks</h5>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    45
<ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    46
	<li><a href="setting_preferences.htm">Setting Remote Control preferences</a></li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    47
</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    48
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    49
<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    50
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    51
</body>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    52
</html>