Last change
on this file since 99797 was 99797, checked in by vboxsync, 21 months ago |
Docs: bugref:10302. Merging changes from the docs team. Almost exclusively conkeyref related stuff.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.5 KB
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="guestadd-dnd-formats">
|
---|
4 | <title>Supported Formats</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | As <ph conkeyref="vbox-conkeyref-phrases/product-name"/> can run on a variety of host operating systems
|
---|
9 | and also supports a wide range of guests, certain data formats
|
---|
10 | must be translated after transfer. This is so that the
|
---|
11 | destination operating system, which receives the data, is able
|
---|
12 | to handle them in an appropriate manner.
|
---|
13 | </p>
|
---|
14 | <note>
|
---|
15 | <p>
|
---|
16 | When dragging files no data conversion is done in any way. For
|
---|
17 | example, when transferring a file from a Linux guest to a
|
---|
18 | Windows host the Linux-specific line endings are not converted
|
---|
19 | to Windows line endings.
|
---|
20 | </p>
|
---|
21 | </note>
|
---|
22 | <p>
|
---|
23 | The following formats are handled by the <ph conkeyref="vbox-conkeyref-phrases/product-name"/> drag and
|
---|
24 | drop service:
|
---|
25 | </p>
|
---|
26 | <ul>
|
---|
27 | <li>
|
---|
28 | <p><b outputclass="bold">Plain text:</b> From
|
---|
29 | applications such as text editors, internet browsers and
|
---|
30 | terminal windows.
|
---|
31 | </p>
|
---|
32 | </li>
|
---|
33 | <li>
|
---|
34 | <p><b outputclass="bold">Files:</b> From file managers
|
---|
35 | such as Windows Explorer, Nautilus, and Finder.
|
---|
36 | </p>
|
---|
37 | </li>
|
---|
38 | <li>
|
---|
39 | <p><b outputclass="bold">Directories:</b> For
|
---|
40 | directories, the same formats apply as for files.
|
---|
41 | </p>
|
---|
42 | </li>
|
---|
43 | </ul>
|
---|
44 | </body>
|
---|
45 |
|
---|
46 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.