File: guestadd-gc-file-manager-using.dita

package info (click to toggle)
virtualbox 7.1.12-dfsg-2
  • links: PTS, VCS
  • area: contrib
  • in suites: sid
  • size: 565,672 kB
  • sloc: ansic: 2,330,854; cpp: 2,193,228; asm: 230,777; python: 223,895; xml: 86,771; sh: 25,541; makefile: 8,158; perl: 5,697; java: 5,337; cs: 4,872; pascal: 1,782; javascript: 1,692; objc: 1,131; lex: 931; php: 906; sed: 899; yacc: 707
file content (45 lines) | stat: -rw-r--r-- 1,948 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
<topic xml:lang="en-us" id="guestadd-gc-file-manager-using">
  <title>Transferring Files</title>
  
  <body>
    <p>To use the Guest Control File Manager to transfer files, follow these steps. </p>
    <ol>
      <li>Ensure you have the username and password for an account on the guest system, with appropriate permissions on
        the files you need to access.</li>
      <li>
        <p>Open the Guest Control File Manager. Do either of the following: </p>
        <ul>
          <li>
            <p>
                In the guest VM, select
                <b outputclass="bold">Machine</b>,
                <b outputclass="bold">File Manager</b>.
              </p>
          </li>
          <li>
            <p> In <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>, click the machine name. Click
                <b outputclass="bold">File Manager</b> in the machine tools menu for the VM. </p>
          </li>
        </ul>
        <p>The <b>Host File System</b> pane shows the files on the host system. </p>
      </li>
      <li>
        <p>In the <b>Guest File System</b> pane, enter the <b>User Name</b> and <b>Password</b> for the user you want to
          log in as. </p>
        <p>Click <b outputclass="bold">Open Session</b>. </p>
        <p>The VM file system appears in the <b>Guest File System</b> pane. </p>
      </li>
      <li>
        <p>To transfer from the VM to the host, select the file(s) and click <b>Copy From Guest to Host</b>. </p>
        <p>To transfer from the host to the VM, select the file(s) and click <b>Copy From Host to Guest</b>.</p>
      </li>
      <li>Check the progress of the transfer in the <b>Operations</b> pane.</li>
      <li>
        <p>Click <b outputclass="bold">Close</b> to end the guest session and the Guest Control File Manager. </p>
      </li>
    </ol>
  </body>
  
</topic>