Related concepts
Team support
Remote System Explorer Profiles
diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tusingefs.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tusingefs.html
index 16dad2f5520..0f3d34edefe 100644
--- a/rse/doc/org.eclipse.rse.doc.user/tasks/tusingefs.html
+++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tusingefs.html
@@ -1,5 +1,5 @@
-
+
@@ -9,8 +9,9 @@
-
+
Using RSE and EFS
+
The Eclipse File System (EFS) is an interface supported by Eclipse that allows Eclipse to use non-local file systems.
Many Eclipse components are EFS-aware, that is, they can use resources supplied by EFS as if they were located on a local file system.
@@ -36,6 +37,6 @@ Using this support you could, for example, set up a Java project from a machine
The advantages of using linked resources and an RSE-supplied EFS are that the tools that the workbench provides are available directly on the remote source. In addition, since you can edit directly on the remote system there will be no immediate synchronization/merge issues. However, this can lead to problems with update conflicts if the directories on the remote system are shared with others and are quite active. The disadvantages are what you would expect: that you can run into quite slow refreshes of the workspace. Since EFS maps the remote directory tree anytime Eclipse wants to do a refresh it may take several hours. Tools that are not EFS-aware may force these refreshes to happen at odd times which can lead to unpredictable performance.
-
+
diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tworkssl.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tworkssl.html
index bb6661380fa..a5c0e0bc0f2 100644
--- a/rse/doc/org.eclipse.rse.doc.user/tasks/tworkssl.html
+++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tworkssl.html
@@ -1,7 +1,7 @@
-
+
@@ -9,8 +9,10 @@
Working with SSL
+
Working with SSL
SSL Overview
+
Secure-Sockets Layer (SSL) is a communications facility that encrypts all communications
between a client and a target system. The DStore communications protocol in RSE supports SSL.
@@ -84,5 +86,6 @@ One would then edit the ssl.properties file to use this as follows:
daemon_keystore_file=keystore_file
daemon_keystore_password=d98kMn50sV
+
diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tworkuseract.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tworkuseract.html
index c3d49d81dba..4dc381bb036 100755
--- a/rse/doc/org.eclipse.rse.doc.user/tasks/tworkuseract.html
+++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tworkuseract.html
@@ -1,6 +1,6 @@
-
+
@@ -10,9 +10,10 @@
+
Managing user actions (user options)
-
+
To create a new action or change an existing action:
- In the Remote Systems view, expand the connection
@@ -66,7 +67,7 @@ user actions by profile on the Remote Systems Preferences
page.
-
+
Related concepts
User actions (user options)
diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/twrkcmdshl.html b/rse/doc/org.eclipse.rse.doc.user/tasks/twrkcmdshl.html
index d1d2ca7fbd4..f5c6513cb75 100755
--- a/rse/doc/org.eclipse.rse.doc.user/tasks/twrkcmdshl.html
+++ b/rse/doc/org.eclipse.rse.doc.user/tasks/twrkcmdshl.html
@@ -1,6 +1,6 @@
-
+
@@ -11,8 +11,9 @@
+
Working with command shells
-
+
In the Remote Systems view, you can launch a shell to perform commands
in a specific directory or folder of a remote file system.
@@ -36,7 +37,7 @@ shell is running on the same connection, each subsequent shell has a number
appended to the connection name.
-