author | Matti Hagman <ext-matti.hagman@nokia.com> |
Tue, 21 Sep 2010 13:50:51 +0300 | |
changeset 29 | f48eb66e9604 |
parent 10 | 2715b6594cd9 |
permissions | -rw-r--r-- |
10
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
2 |
<html> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
3 |
<head> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
4 |
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
5 |
<title>Transferring files with Remote Control</title> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
6 |
<link href="../../book.css" type="text/css" rel="stylesheet"> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
7 |
</head> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
8 |
|
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
9 |
<body> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
10 |
<h2>Transferring files with Remote Control</h2> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
11 |
|
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
12 |
<p>After you start Carbide.c++ and the Datagateway for the first time, the root |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
13 |
folder structure of the target device is displayed. Newer versions of <b>HTI |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
14 |
Framework</b> (versions 1.88, 1.89, 2.1 and newer) also support the display of |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
15 |
drive, folder, and file sizes.</p> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
16 |
|
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
17 |
<p>To navigate to the folder you want to work with, you can either </p> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
18 |
<ul> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
19 |
<li>double-click the folder icons;</li> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
20 |
<li>select a path from the <strong>Path</strong> field drop-down menu that |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
21 |
lists the ten last visited directory locations; or</li> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
22 |
<li>or enter the folder path in the <b>Path</b> field and press <i>Enter</i> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
23 |
or click <b>Go to directory</b> . You can enter a whole folder path such as |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
24 |
<i>C:\Data\Images</i>, and you can use <i>..\</i> to move up in the folder |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
25 |
structure.</li> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
26 |
</ul> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
27 |
|
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
28 |
<p>To transfer files, use the <a href="../reference/toolbar.htm">toolbar |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
29 |
buttons</a> or right-click in the File Transfer mode, and select a function |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
30 |
from the context menu. The dynamic context menu contains the following |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
31 |
functions:</p> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
32 |
<ul> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
33 |
<li><b>Download</b> transfers the selected files from the device to the PC. |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
34 |
You cannot download folders.</li> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
35 |
<li><b>Download as</b> transfer the selected file from the device to the PC |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
36 |
and lets you define a name and location for the file. Note that Download as |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
37 |
lets you download only a single file. You cannot download folders.</li> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
38 |
<li><b>Open</b> transfers the selected files from the device to the PC and |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
39 |
opens them in Carbide.c++. You cannot download folders.</li> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
40 |
<li><b>Upload</b> transfers the selected files from the PC to the device. You |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
41 |
cannot upload folders.</li> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
42 |
<li><b>Delete</b> deletes the selected file(s) and folder(s).</li> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
43 |
<li><b>Copy</b> copies the selected files and folders. Copy is supported in |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
44 |
HTI Framework versions 1.91, 2.5 or newer.</li> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
45 |
<li><b>Cut</b> cuts the selected files and folders. Cut is supported in HTI |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
46 |
Framework versions 1.91, 2.5 or newer.</li> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
47 |
<li><b>Paste</b> pastes the selected files and folders to the current |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
48 |
location. Paste is supported in HTI Framework versions 1.91, 2.5 or |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
49 |
newer.</li> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
50 |
<li><b>Rename</b> renames the selected file or folder. Rename is supported in |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
51 |
HTI Framework versions 1.91, 2.5 or newer.</li> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
52 |
<li><b>New folder</b> creates a new folder under the selected folder.</li> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
53 |
<li><b>Refresh</b> load the folder structure and contents again.</li> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
54 |
<li><b>Preferences</b> open the Remote Control Preferences dialog.</li> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
55 |
</ul> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
56 |
|
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
57 |
<p>Note that the dynamic context menu only contain functions that are allowed |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
58 |
for the selected file or folder.</p> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
59 |
|
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
60 |
<p><b>Tip</b>: You can also drag and drop files from Windows Explorer to the |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
61 |
Remote Control File Transfer view.</p> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
62 |
|
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
63 |
<p>When uploading or downloading a file that already exists in the target |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
64 |
folder, you are asked to confirm the file replace. In this dialog, you can turn |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
65 |
off this warning by selecting <b>Always replace withouth prompt</b>. You can |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
66 |
also rename the file by clicking <b>Rename</b>. Note that you can set the |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
67 |
replacement options also in the <a href="setting_preferences.htm">Remote |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
68 |
Control preferences</a>.</p> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
69 |
|
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
70 |
<p><img src="images\dlg_file_replace.png"></p> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
71 |
|
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
72 |
<p>When deleting files or folders, you are asked to confirm the file or folder |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
73 |
delete. You can set this confirmation off in the <a |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
74 |
href="setting_preferences.htm">Remote Control preferences</a>.</p> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
75 |
|
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
76 |
<h5>Related concepts</h5> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
77 |
<ul> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
78 |
<li><a href="../concepts/file_transfer_mode.htm">File Transfer mode</a></li> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
79 |
</ul> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
80 |
|
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
81 |
<h5>Related tasks</h5> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
82 |
<ul> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
83 |
<li><a href="setting_preferences.htm">Setting Remote Control |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
84 |
preferences</a></li> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
85 |
</ul> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
86 |
|
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
87 |
<div id="footer"> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
88 |
Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
89 |
reserved. License: <a |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
90 |
href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
91 |
</body> |
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
92 |
</html> |