This file is indexed.

/usr/share/eclipse/dropins/ptp-rdt/eclipse/plugins/org.eclipse.ptp.rdt.doc.user_1.0.0.dist/html/gettingstarted/editing_connection_properties.html is in eclipse-ptp-rdt 8.1.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../help.css">
<title>Editing Connection Properties</title>
</head>

<body>
<h1>Editing Connection Properties</h1>
<p>
Once a connection has been created it may still be necessary to define the port
and other properties for the connection. This is a common cause of connection problems.
</p>

<p>
You can monitor and change the properties of your connection in the <strong>Properties</strong> view.
To open this view from the workbench menu go to <strong>Window &gt; Show View &gt; Properties</strong>. 
You are able to change some values such as the description or the server name. 
Although each Remote System Explorer subsystem maintains its own list of 
properties, three properties (connected or disconnected, port, and user ID) 
are shared among all subsystems. If you change any of these properties in one 
subsystem, the other subsystems reflect the change.
</p>

<p>
Select a subsystem and check the Properties view to see the shared properties 
for all of your subsystems. For example, the Connected value is Yes or No for 
all of your subsystems under one connection.
</p>

<p>
It is also possible to view and edit the Properties of the subsystems using
the <strong>Remote System Details</strong> view. To do this, right click on a connection in the 
Remote Systems view and select <strong>Show In Table</strong>.
</p>

<p>
In review, there are various methods for changing the properties for a connection:
<ol>
  <li>Right click on the connection name in the <strong>Remote Systems</strong> view and select <strong>Properties</strong>.
  </li>
  <li>Expand the connection so that the available subsystems are listed. To modify the
      properties specific to a particular subsystem right click on the subsystem and select <strong>Properties</strong>.
  </li>
  <li>Open the Properties view (Window &gt; Show View &gt; Properties). 
      Select a connection or subsystem and its properties will be displayed in the Properties view.
  </li>
  <li>Right click on a connection in the Remote Systems view and select <strong>Show In Table</strong>.
      This will show all the properties of all the subsystems in the <strong>Remote System Details</strong> view.
      This view allows the port used by the various subsystems to be changed.
   </li>
</ol>
</p>



</body>
</html>