mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 07:05:24 +02:00
[203337] [doc] DVT33:TCT810: RSE user guide - TOC differs from Chapter for setting up a dstore server
https://bugs.eclipse.org/bugs/show_bug.cgi?id=203337
This commit is contained in:
parent
31d956ac75
commit
aa56f6a9ac
7 changed files with 123 additions and 82 deletions
|
@ -2,11 +2,21 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2004, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."/>
|
||||
<link rel="stylesheet" type="text/css" href="../book.css"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2004, 2008. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
|
||||
<link rel="stylesheet" type="text/css" href="../book.css" />
|
||||
<title>Remote System Explorer Connections</title>
|
||||
</head>
|
||||
|
||||
<!--
|
||||
This program and the accompanying materials are made available under the terms
|
||||
of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
||||
available at http://www.eclipse.org/legal/epl-v10.html
|
||||
|
||||
Contributors:
|
||||
David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for setting up a dstore server
|
||||
-->
|
||||
|
||||
<body id="cbegin-body">
|
||||
<a name="cbegin"><!-- --></a>
|
||||
<h1 class="topictitle1">Remote System Explorer Connections</h1>
|
||||
|
@ -47,17 +57,15 @@ links below for information on how to connect to these other kinds of
|
|||
servers.</p>
|
||||
</div>
|
||||
<div>
|
||||
<p><b class="relconceptshd">Related concepts</b><br/>
|
||||
<p><b class="relconceptshd">Related concepts</b><br />
|
||||
<a href="cfilters.html" title="">Remote System Explorer filters, filter
|
||||
pools, and filter pool references</a><br/>
|
||||
<a href="cprofile.html" title="">Remote System Explorer Profiles</a><br/>
|
||||
<a href="cuniversal.html">Universal Systems</a><br/>
|
||||
pools, and filter pool references</a><br />
|
||||
<a href="cprofile.html" title="">Remote System Explorer Profiles</a><br />
|
||||
<a href="cuniversal.html">Universal Systems</a><br />
|
||||
</p>
|
||||
<p><b class="reltaskshd">Related tasks</b><br/>
|
||||
<a href="../tasks/tbeginlinux.html" title="">Connecting to a remote
|
||||
Linux or UNIX server</a><br/>
|
||||
<a href="../tasks/tbeginwindows.html" title="">Connecting to a remote
|
||||
Windows server</a><br/>
|
||||
<p><b class="reltaskshd">Related tasks</b><br />
|
||||
<a href="../tasks/tbeginlinux.html" title="">Connecting to a remote Linux or UNIX server</a><br />
|
||||
<a href="../tasks/tbeginwindows.html" title="">Connecting to a remote Windows server</a><br />
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -3,12 +3,21 @@
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2003, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."/>
|
||||
<link rel="stylesheet" type="text/css" href="../book.css"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2003, 2008. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
|
||||
<link rel="stylesheet" type="text/css" href="../book.css" />
|
||||
<title>Linux, UNIX, and Windows host access</title>
|
||||
</head>
|
||||
|
||||
<!--
|
||||
This program and the accompanying materials are made available under the terms
|
||||
of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
||||
available at http://www.eclipse.org/legal/epl-v10.html
|
||||
|
||||
Contributors:
|
||||
David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for setting up a dstore server
|
||||
-->
|
||||
|
||||
<body>
|
||||
<a name="cuniversal"><!-- --></a>
|
||||
<h1 class="topictitle1">Universal Systems</h1>
|
||||
|
@ -29,26 +38,26 @@ file in your Linux host to another file in
|
|||
the same host.</p>
|
||||
<p>The Remote System Explorer can also provide access to other types of
|
||||
systems if the support is installed in the workbench. Examples of
|
||||
such systems might be IBM iSeries or zSeries server systems.<br/>
|
||||
such systems might be IBM iSeries or zSeries server systems.<br />
|
||||
</p>
|
||||
<p>Expand the topics in the help contents or click the following links
|
||||
for
|
||||
information on Universal host access:<br/>
|
||||
information on Universal host access:<br />
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<p><b>Related concepts</b><br clear="all"/>
|
||||
<a href="crunremcmds.html">Shells and commands in the Remote Systems view</a><br clear="all"/>
|
||||
<p><b>Related concepts</b><br clear="all" />
|
||||
<a href="crunremcmds.html">Shells and commands in the Remote Systems view</a><br clear="all" />
|
||||
</p>
|
||||
<p><b>Related tasks</b><br clear="all"/>
|
||||
<a href="../tasks/tbeginlinux.html">Connecting to a remote Linux or UNIX host</a><br clear="all"/>
|
||||
<a href="../tasks/tbeginwindows.html">Connecting to a remote Windows host</a><br clear="all"/>
|
||||
<a href="../tasks/tbeginsecond.html">Creating a second connection to aremote host</a><br clear="all"/>
|
||||
<a href="../tasks/tbegindelete.html">Deleting a connection</a><br clear="all"/>
|
||||
<a href="../tasks/tbegindiscon.html">Disconnecting from a remote host</a><br clear="all"/>
|
||||
<a href="../tasks/ttablecopy.html">Copying and pasting in the Remote System Explorer</a><br clear="all"/>
|
||||
<a href="../tasks/ttabledrag.html">Dragging and dropping items in the Remote System Explorer</a><br clear="all"/>
|
||||
<a href="../tasks/tbeginenv.html">Configuring environment variablesupport for connections</a>
|
||||
<p><b>Related tasks</b><br clear="all" />
|
||||
<a href="../tasks/tbeginlinux.html">Connecting to a remote Linux or UNIX server</a><br clear="all" />
|
||||
<a href="../tasks/tbeginwindows.html">Connecting to a remote Windows server</a><br clear="all" />
|
||||
<a href="../tasks/tbeginsecond.html">Creating a second connection to a remote host</a><br clear="all" />
|
||||
<a href="../tasks/tbegindelete.html">Deleting a connection</a><br clear="all" />
|
||||
<a href="../tasks/tbegindiscon.html">Disconnecting from a remote host</a><br clear="all" />
|
||||
<a href="../tasks/ttablecopy.html">Copying and pasting in the Remote System Explorer</a><br clear="all" />
|
||||
<a href="../tasks/ttabledrag.html">Dragging and dropping items in the Remote System Explorer</a><br clear="all" />
|
||||
<a href="../tasks/tbeginenv.html">Configuring environment variable support for connections</a>
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -2,11 +2,21 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<meta name="copyright" content="Copyright (c) 2006, 2007 Wind River Systems, Inc. and others. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."/>
|
||||
<link rel="stylesheet" type="text/css" href="../book.css"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta name="copyright" content="Copyright (c) 2006, 2008 Wind River Systems, Inc. and others. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
|
||||
<link rel="stylesheet" type="text/css" href="../book.css" />
|
||||
<title>Installing the RSE</title>
|
||||
</head>
|
||||
|
||||
<!--
|
||||
This program and the accompanying materials are made available under the terms
|
||||
of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
||||
available at http://www.eclipse.org/legal/epl-v10.html
|
||||
|
||||
Contributors:
|
||||
David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for setting up a dstore server
|
||||
-->
|
||||
|
||||
<body id="g1installing-body">
|
||||
<a name="g1installing"><!-- --></a>
|
||||
<h1 class="topictitle1">Installing the Remote System Explorer</h1>
|
||||
|
@ -29,20 +39,17 @@ Other > Remote System Explorer</i>.</p>
|
|||
|
||||
<div>
|
||||
<!--
|
||||
<p><b class="relconceptshd">Related concepts</b><br/>
|
||||
<a href="../concepts/cbegin.html" title="">Remote System Explorer Connections</a><br/>
|
||||
<p><b class="relconceptshd">Related concepts</b><br />
|
||||
<a href="../concepts/cbegin.html" title="">Remote System Explorer Connections</a><br />
|
||||
</p>
|
||||
<p><b class="reltaskshd">Related tasks</b><br/>
|
||||
<p><b class="reltaskshd">Related tasks</b><br />
|
||||
-->
|
||||
<p><b class="reltaskshd">Follow-up tasks</b><br/>
|
||||
<a href="g2firststeps.html" title="">First Steps with the Remote System Explorer</a><br/>
|
||||
<a href="../tasks/tbeginlinux.html" title="">Setting up a dstore server</a><br/>
|
||||
<!--
|
||||
<a href="../tasks/tbeginwindows.html" title="">Connecting to a remote
|
||||
Windows server</a><br/>
|
||||
-->
|
||||
<a href="gusing.html" title="">Using Remote System Explorer Connections</a><br/>
|
||||
<a href="gxtending.html" title="">Extending Remote System Explorer</a><br/>
|
||||
<p><b class="reltaskshd">Follow-up tasks</b><br />
|
||||
<a href="g2firststeps.html" title="">First Steps with the Remote System Explorer</a><br />
|
||||
<a href="../tasks/tbeginlinux.html">Connecting to a remote Linux or UNIX server</a><br clear="all" />
|
||||
<a href="../tasks/tbeginwindows.html">Connecting to a remote Windows server</a><br clear="all" />
|
||||
<a href="gusing.html" title="">Using Remote System Explorer Connections</a><br />
|
||||
<a href="gxtending.html" title="">Extending Remote System Explorer</a><br />
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -2,11 +2,21 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<meta name="copyright" content="Copyright (c) 2006, 2007 Wind River Systems, Inc. and others. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."/>
|
||||
<link rel="stylesheet" type="text/css" href="../book.css"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta name="copyright" content="Copyright (c) 2006, 2008 Wind River Systems, Inc. and others. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
|
||||
<link rel="stylesheet" type="text/css" href="../book.css" />
|
||||
<title>First Steps with RSE</title>
|
||||
</head>
|
||||
|
||||
<!--
|
||||
This program and the accompanying materials are made available under the terms
|
||||
of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
||||
available at http://www.eclipse.org/legal/epl-v10.html
|
||||
|
||||
Contributors:
|
||||
David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for setting up a dstore server
|
||||
-->
|
||||
|
||||
<body id="g2firststeps-body">
|
||||
<a name="g2firststeps"><!-- --></a>
|
||||
<h1 class="topictitle1">First Steps with the Remote System Explorer</h1>
|
||||
|
@ -34,27 +44,23 @@ For operations on an actual remote system, you can either
|
|||
</ul>
|
||||
<p>RSE is a framework that supports plugging in many different communication protocols.
|
||||
By default, the dstore, FTP and ssh protocol plug-ins are provided, with dstore being
|
||||
the richest in features.<br/>
|
||||
the richest in features.<br />
|
||||
DStore requires a server to run on the remote system. There are several methods to
|
||||
get a server launched for a particular user, the most easy one to set up is the
|
||||
daemon method.</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<p><b class="reltaskshd">Follow-up tasks</b><br/>
|
||||
<a href="../tasks/tbeginlinux.html" title="">Setting up a dstore server</a><br/>
|
||||
<a href="gusing.html" title="">Using Remote System Explorer Connections</a><br/>
|
||||
<a href="gxtending.html" title="">Extending Remote System Explorer</a><br/>
|
||||
<p><b class="reltaskshd">Follow-up tasks</b><br />
|
||||
<a href="../tasks/tbeginlinux.html">Connecting to a remote Linux or UNIX server</a><br clear="all" />
|
||||
<a href="../tasks/tbeginwindows.html">Connecting to a remote Windows server</a><br clear="all" />
|
||||
<a href="gusing.html" title="">Using Remote System Explorer Connections</a><br />
|
||||
<a href="gxtending.html" title="">Extending Remote System Explorer</a><br />
|
||||
</p>
|
||||
<p><b class="relconceptshd">Related concepts</b><br/>
|
||||
<a href="../concepts/cbegin.html" title="">Remote System Explorer Connections</a><br/>
|
||||
<a href="../concepts/cfilters.html" title="">Remote System Explorer filters, filter
|
||||
pools, and filter pool references</a><br/>
|
||||
<a href="../concepts/cuniversal.html">Universal Systems</a><br/>
|
||||
<a href="../tasks/tbeginlinux.html" title="">Connecting to a remote
|
||||
Linux or UNIX server</a><br/>
|
||||
<a href="../tasks/tbeginwindows.html" title="">Connecting to a remote
|
||||
Windows server</a><br/>
|
||||
<p><b class="relconceptshd">Related concepts</b><br />
|
||||
<a href="../concepts/cbegin.html" title="">Remote System Explorer Connections</a><br />
|
||||
<a href="../concepts/cfilters.html" title="">Remote System Explorer filters, filter pools, and filter pool references</a><br />
|
||||
<a href="../concepts/cuniversal.html">Universal Systems</a><br />
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -3,10 +3,20 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta name="copyright" content="Copyright (c) 2006, 2007 Wind River Systems, Inc. and others. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
|
||||
<link rel="stylesheet" type="text/css" href="../book.css"/>
|
||||
<meta name="copyright" content="Copyright (c) 2006, 2008 Wind River Systems, Inc. and others. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
|
||||
<link rel="stylesheet" type="text/css" href="../book.css" />
|
||||
<title>Getting Started with RSE</title>
|
||||
</head>
|
||||
|
||||
<!--
|
||||
This program and the accompanying materials are made available under the terms
|
||||
of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
||||
available at http://www.eclipse.org/legal/epl-v10.html
|
||||
|
||||
Contributors:
|
||||
David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for setting up a dstore server
|
||||
-->
|
||||
|
||||
<body id="gstart-body">
|
||||
<a name="gstart"><!-- --></a>
|
||||
<h1 class="topictitle1">Getting Started with the Remote System Explorer</h1>
|
||||
|
@ -22,9 +32,9 @@ for specific remote access protocols or resource kinds respectively. The framewo
|
|||
helps by providing lots of predefined re-usable components, like persistence
|
||||
mechanisms, filtering and team sharing.</p>
|
||||
<a href="../images/RSESample.gif">
|
||||
<!-- <img src="../images/RSESample.gif" alt="A sample RSE session" width="917" height="659"/><br/>
|
||||
<!-- <img src="../images/RSESample.gif" alt="A sample RSE session" width="917" height="659" /><br />
|
||||
-->
|
||||
<img src="../images/RSESample_small.gif" alt="A sample RSE session" width="459" height="330"/><br/>
|
||||
<img src="../images/RSESample_small.gif" alt="A sample RSE session" width="459" height="330" /><br />
|
||||
</a>
|
||||
<p>Here is a screenshot of a sample session with RSE (Click on the picture to
|
||||
enlarge it).
|
||||
|
@ -40,17 +50,9 @@ the Remote System Explorer:</p>
|
|||
</div>
|
||||
|
||||
<div>
|
||||
<p><b class="relconceptshd">Related concepts</b><br/>
|
||||
<a href="../concepts/cbegin.html" title="">Remote System Explorer Connections</a><br/>
|
||||
<p><b class="relconceptshd">Related concepts</b><br />
|
||||
<a href="../concepts/cbegin.html" title="">Remote System Explorer Connections</a><br />
|
||||
</p>
|
||||
<!--
|
||||
<p><b class="reltaskshd">Related tasks</b><br/>
|
||||
<a href="../tasks/tbeginlinux.html" title="">Connecting to a remote
|
||||
Linux or UNIX server</a><br/>
|
||||
<a href="../tasks/tbeginwindows.html" title="">Connecting to a remote
|
||||
Windows server</a><br/>
|
||||
</p>
|
||||
-->
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -3,13 +3,22 @@
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2004, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2004, 2008. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
|
||||
<link rel="stylesheet" type="text/css" href="../book.css" />
|
||||
<title>Creating a second connection to a remote server</title>
|
||||
</head>
|
||||
|
||||
<body id="tbeginsecond"><a name="tbeginsecond"></a>
|
||||
<!--
|
||||
This program and the accompanying materials are made available under the terms
|
||||
of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
||||
available at http://www.eclipse.org/legal/epl-v10.html
|
||||
|
||||
Contributors:
|
||||
David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for setting up a dstore server
|
||||
-->
|
||||
|
||||
<body><a name="tbeginsecond"></a>
|
||||
<h1 class="topictitle1">Creating a second connection to a remote server</h1>
|
||||
<div class="p">
|
||||
<p>In the Remote System Explorer, you can create a second connection
|
||||
|
@ -27,9 +36,9 @@ To create a second connection:
|
|||
</div>
|
||||
<div>
|
||||
<p><b class="reltaskshd">Related tasks</b><br />
|
||||
<a href="tbeginenv.html" title="">Configuring environment variable support for connections</a><br/>
|
||||
<a href="tbeginwindows.html" title="">Connecting to a remote Windows server</a><br/>
|
||||
<a href="tbeginlinux.html" title="">Connecting to a remote Linux or UNIX server</a><br/>
|
||||
<a href="tbeginenv.html" title="">Configuring environment variable support for connections</a><br />
|
||||
<a href="tbeginlinux.html" title="">Connecting to a remote Linux or UNIX server</a><br />
|
||||
<a href="tbeginwindows.html" title="">Connecting to a remote Windows server</a><br />
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -9,8 +9,8 @@
|
|||
<title>Connecting to a remote Windows server</title>
|
||||
</head>
|
||||
|
||||
<body id="tbeginlinux">
|
||||
<a name="tbeginlinux"></a>
|
||||
<body>
|
||||
<a name="tbeginwindows"></a>
|
||||
<h1 class="topictitle1">Connecting to a remote Windows server</h1>
|
||||
<div>
|
||||
<p>The following documentation explains how to install the Windows server
|
||||
|
|
Loading…
Add table
Reference in a new issue