<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>news.eclipse.dsdp.tm</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/maillist.html</link>
		<description>NewsGroup: news.eclipse.dsdp.tm</description>
		<language>en-us</language>
		<pubDate>Fri, 03 Jul 2009 16:50:31 GMT</pubDate>
		<lastBuildDate>Fri, 03 Jul 2009 16:50:31 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>news.eclipse.dsdp.tm</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.dsdp.tm] Re: Folder/File rights (chwon/chmod)</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00748.html</link>
		<description>Ah ok, thanks -- -michael </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Ah ok, thanks
--
-michael</pre><br>
]]></content:encoded>
		<pubDate>Fri, 03 Jul 2009 16:46:11 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00748.html</guid>
		<author>mnm@xxxxxxx (Michael Madsen)</author>
	</item>
	<item>
		<title>[news.eclipse.dsdp.tm] Cygwin Support?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00747.html</link>
		<description>Hi everyone, I hope I'm in the right newsgroup here. Just wondering if there's any plan for support of cygwin shell as a local shell for windows platforms... For those like me still using a lot a shell, notably to drive maven, that would be a great improve...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi everyone,</pre><br>
<pre style="margin: 0em;">I hope I'm in the right newsgroup here.</pre><br>
<tt>Just wondering if there's any plan for support of cygwin shell as a 
local shell for windows platforms...</tt><br>
<br>
<tt>For those like me still using a lot a shell, notably to drive maven, 
that would be a great improvement to be able to work in a local 
bash/cygwin shell inside the IDE.</tt><br>
<br>
<pre style="margin: 0em;">regards,
Renaud</pre><br>
]]></content:encoded>
		<pubDate>Fri, 03 Jul 2009 12:13:46 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00747.html</guid>
		<author>renaud.denis@xxxxxxx (Renaud Denis)</author>
	</item>
	<item>
		<title>[news.eclipse.dsdp.tm] Re: RSE:What is the use of	RemoteSystemsTempFiles in workspace?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00746.html</link>
		<description>Hi David, The problem of OutOfMemoryError has solved,thanks! But I have the other question: RSE FTP will use more time than other FTP such as cuteftp to upload a file. So RSE FTP's efficiency of transmission is lower than other ftp. How to enhance the tran...</description>
		<content:encoded><![CDATA[<tt>Hi David,<br>
The problem of OutOfMemoryError has solved,thanks!<br>
But I have the other question:<br>
RSE FTP will use more time than other FTP such as cuteftp to 
upload a file.<br>
So RSE FTP's efficiency of transmission is lower than other ftp.<br>
How to enhance the transmission efficiency of RSE FTP?</tt><br>
<br>
<tt>Have you any way to avoid copying file to RemoteSystemsTempFiles and 
directly copy a file from source to target folder?<br>
or<br>
is there a switch when opening a file for editing, RSE downloads to the 
RemoteSystemsTempFiles and when uploading or downloading a file, RSE copy 
a file from source to target folder directly, not pass through 
RemoteSystemsTempFiles?</tt><br>
<br>
<pre style="margin: 0em;">Best Regards,
hemeihua</pre><br>
<pre style="margin: 0em;"><br></pre><br>
]]></content:encoded>
		<pubDate>Fri, 03 Jul 2009 08:47:49 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00746.html</guid>
		<author>he.meihua@xxxxxxx (hemeihua )</author>
	</item>


	<item>
		<title>[news.eclipse.dsdp.tm] Re: Using privileged ports for RSE</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00745.html</link>
		<description> &amp;quot;Denise Schmidt&amp;quot; &amp;lt;denise.schmidt@xxxxxxxx&amp;gt; wrote in message news:863819bfe4506ac862880afe40272127$1@xxxxxxxxxxxxxxxxxx That would explain it then. The daemon needs to be run as root but the servers that gets started as run as the client user. At the momen...</description>
		<content:encoded><![CDATA[<pre>
&quot;Denise Schmidt&quot; &lt;denise.schmidt@xxxxxxxx&gt; wrote in message 
<a  href="news:863819bfe4506ac862880afe40272127$1@xxxxxxxxxxxxxxxxxx">news:863819bfe4506ac862880afe40272127$1@xxxxxxxxxxxxxxxxxx</a>
&gt; In order to bind a socket to a privileged port, the process must be 
&gt; running as root.  So I think it must be failing because the server process 
&gt; is running as the client user ID (auth.pl does an &quot;su&quot; to the client user 
&gt; ID to spawn the server).  I assume that the server runs as the client user 
&gt; ID for a reason (exporting the client environment, client permissions, 
&gt; etc).

That would explain it then.  The daemon needs to be run as root but the 
servers that gets started as run as the client user.

&gt; So my next question would be is there a way that the server could maybe 
&gt; start executing as root to bind the socket and make the connection, then 
&gt; switch to the client user ID to get the proper environment and do the 
&gt; remaining &quot;real&quot; work?  Could that work or would there still be problems 
&gt; sending data over the port?
&gt;

At the moment there is no ability to for the server to start executing as 
root and then switch to the client user. 



</pre>]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 18:23:17 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00745.html</guid>
		<author>dmcknigh@xxxxxxx (David McKnight)</author>
	</item>
	<item>
		<title>[news.eclipse.dsdp.tm] Re: Using privileged ports for RSE</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00744.html</link>
		<description>In order to bind a socket to a privileged port, the process must be running as root. So I think it must be failing because the server process is running as the client user ID (auth.pl does an &amp;quot;su&amp;quot; to the client user ID to spawn the server). I assume that t...</description>
		<content:encoded><![CDATA[<tt>In order to bind a socket to a privileged port, the process must be 
running as root.  So I think it must be failing because the server process 
is running as the client user ID (auth.pl does an &quot;su&quot; to the client user 
ID to spawn the server).  I assume that the server runs as the client user 
ID for a reason (exporting the client environment, client permissions, 
etc).  </tt><br>
<br>
<tt>So my next question would be is there a way that the server could maybe 
start executing as root to bind the socket and make the connection, then 
switch to the client user ID to get the proper environment and do the 
remaining &quot;real&quot; work?  Could that work or would there still be problems 
sending data over the port?</tt><br>
<br>
<br>
]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 16:04:10 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00744.html</guid>
		<author>denise.schmidt@xxxxxxx (Denise Schmidt)</author>
	</item>
	<item>
		<title>[news.eclipse.dsdp.tm] Re: Using privileged ports for RSE</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00743.html</link>
		<description>Hi Denise, The RSE dstore server doesn't distinguish between privileged and non-privileged ports so I'm not sure what's causing the connection to fail in this case. Dave &amp;quot;Denise Schmidt&amp;quot; &amp;lt;denise.schmidt@xxxxxxxx&amp;gt; wrote in message news:54182907978dce56be593...</description>
		<content:encoded><![CDATA[<pre>Hi Denise,

The RSE dstore server doesn't distinguish between privileged and 
non-privileged ports so I'm not sure what's causing the connection to fail 
in this case.

Dave


&quot;Denise Schmidt&quot; &lt;denise.schmidt@xxxxxxxx&gt; wrote in message 
<a  href="news:54182907978dce56be59393be8a5b7bb$1@xxxxxxxxxxxxxxxxxx">news:54182907978dce56be59393be8a5b7bb$1@xxxxxxxxxxxxxxxxxx</a>
&gt; Is there a limitation on using privileged ports (&lt;1024) for the 
&gt; serverPortRange for RSE?  We can use a privileged port for the daemon port 
&gt; but when we tried using privileged ports for the serverPortRange, it looks 
&gt; like it answers the connection request, but the connection fails.
&gt;
&gt; We are attempting this in an effort to make the connections more secure so 
&gt; if there is some limitation, we are interested in how we could remove the 
&gt; limitation.
&gt;
&gt; Thanks.
&gt; 



</pre>]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 15:06:16 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00743.html</guid>
		<author>dmcknigh@xxxxxxx (David McKnight)</author>
	</item>
	<item>
		<title>[news.eclipse.dsdp.tm] Re: RSE:How to set timeout to stop the	connecting state?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00742.html</link>
		<description>Hi hemeihua, I don't know that much about the details of the FTP service implementation but I'll try to help here. FTPService leverages FTPClient from apache commons. There is a method to get the FTPClient, getFTPClient() from the service. FTPClient extend...</description>
		<content:encoded><![CDATA[<pre>Hi hemeihua,

I don't know that much about the details of the FTP service implementation 
but I'll try to help here.  FTPService leverages FTPClient from apache 
commons.  There is a method to get the FTPClient, getFTPClient() from the 
service.  FTPClient extends SocketClient which has the following method:

/**
* Sets the connection timeout in milliseconds, which will be passed to the 
{@link Socket} object's
* connect() method.
* @param connectTimeout The connection timeout to use (in ms)
* @since 2.0
*/
public void setConnectTimeout(int connectTimeout) {
  this.connectTimeout = connectTimeout;
}
Is that what you're looking for?

Dave



&quot;hemeihua &quot; &lt;he.meihua@xxxxxxxxxx&gt; wrote in message 
<a  href="news:e9278e88eaa09aff19633437772e2976$1@xxxxxxxxxxxxxxxxxx">news:e9278e88eaa09aff19633437772e2976$1@xxxxxxxxxxxxxxxxxx</a>
&gt; Who will help me ?
&gt; 



</pre>]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 15:04:03 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00742.html</guid>
		<author>dmcknigh@xxxxxxx (David McKnight)</author>
	</item>
	<item>
		<title>[news.eclipse.dsdp.tm] Re: RSE:What is the use of	RemoteSystemsTempFiles in workspace?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00741.html</link>
		<description>Hi hemeihua, In this particular scenario, I don't think setting the &amp;quot;maximum cached size&amp;quot; will make any difference. The issue seems to be that when reading a very large file, too much heap memory is being consumed. One workaround for this may be the follow...</description>
		<content:encoded><![CDATA[<pre>Hi hemeihua,

In this particular scenario, I don't think setting the &quot;maximum cached size&quot; 
will make any difference.  The issue seems to be that when reading a very 
large file, too much heap memory is being consumed.

One workaround for this may be the following:

In the eclipse.ini file, memory args for the JVM can be set.  For example:

-Xms40m
-Xmx256m

You may be able to raise the max memory for Eclipse such that it will be 
able to handle larger heap memory consumption.

Let me know whether this helps.
Dave


&quot;hemeihua &quot; &lt;he.meihua@xxxxxxxxxx&gt; wrote in message 
<a  href="news:34b7be3ca14cf73334dc1ad8e7329a82$1@xxxxxxxxxxxxxxxxxx">news:34b7be3ca14cf73334dc1ad8e7329a82$1@xxxxxxxxxxxxxxxxxx</a>
&gt; Hello David,
&gt; yes,&quot;set maximum cached size&quot; is referring to the value for the Remote 
&gt; Systems-&gt;File Cache preferences. I can upload a smaller file which size is 
&gt; about 100MB-600MB ,but can not upload a larger file(above 1GB) which can 
&gt; not been divided and  an internal error occurred. How to deal with the 
&gt; internal error? To suppose that I uploaded a large file(1.02GB) 
&gt; successfully, RSE FTP will use more time than other ftp such as cuteftp to 
&gt; upload a file.
&gt; So RSE FTP's efficiency of transmission is lower than other ftp.
&gt; How to enhance the transmission efficiency of RSE FTP?
&gt;
&gt; Have you any way to avoid copying file to RemoteSystemsTempFiles and 
&gt; directly copy a file from source to target folder?
&gt; or
&gt; is there a switch when opening a file for editing, RSE downloads to the 
&gt; RemoteSystemsTempFiles and when uploading or downloading a file, RSE copy 
&gt; a file from source to target folder directly, not pass through 
&gt; RemoteSystemsTempFiles?
&gt;
&gt; Best Regards,
&gt; hemeihua
&gt;
&gt; 



</pre>]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 14:56:39 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00741.html</guid>
		<author>dmcknigh@xxxxxxx (David McKnight)</author>
	</item>
	<item>
		<title>[news.eclipse.dsdp.tm] Re: RSE:How to set timeout to stop the	connecting state?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00740.html</link>
		<description>Who will help me ? </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Who will help me ?</pre><br>
<br>
]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 04:34:19 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00740.html</guid>
		<author>he.meihua@xxxxxxx (hemeihua )</author>
	</item>
	<item>
		<title>[news.eclipse.dsdp.tm] Re: RSE:What is the use of	RemoteSystemsTempFiles in workspace?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00739.html</link>
		<description>Hello David, yes,&amp;quot;set maximum cached size&amp;quot; is referring to the value for the Remote Systems-&amp;gt;File Cache preferences. I can upload a smaller file which size is about 100MB-600MB ,but can not upload a larger file(above 1GB) which can not been divided and an ...</description>
		<content:encoded><![CDATA[<tt>Hello David,<br>
yes,&quot;set maximum cached size&quot; is referring to the value for the Remote 
Systems-&gt;File Cache preferences. I can upload a smaller file which size is 
about 100MB-600MB ,but can not upload a larger file(above 1GB) which can 
not been divided and  an internal error occurred. How to deal with the 
internal error? To suppose that I uploaded a large file(1.02GB) 
successfully, RSE FTP will use more time than other ftp such as cuteftp to 
upload a file.<br>
So RSE FTP's efficiency of transmission is lower than other ftp.<br>
How to enhance the transmission efficiency of RSE FTP?</tt><br>
<br>
<tt>Have you any way to avoid copying file to RemoteSystemsTempFiles and 
directly copy a file from source to target folder?<br>
or<br>
is there a switch when opening a file for editing, RSE downloads to the 
RemoteSystemsTempFiles and when uploading or downloading a file, RSE copy 
a file from source to target folder directly, not pass through 
RemoteSystemsTempFiles?</tt><br>
<br>
<pre style="margin: 0em;">Best Regards,
hemeihua</pre><br>
<pre style="margin: 0em;"><br></pre><br>
]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 04:32:31 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.tm/msg00739.html</guid>
		<author>he.meihua@xxxxxxx (hemeihua )</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
