<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for David Hayes</title>
	
	<link>http://www.spindriftpages.net/blog/dave</link>
	<description>on technology and snow</description>
	<lastBuildDate>Tue, 17 Nov 2009 19:48:36 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CommentsForDavidHayes" /><feedburner:info uri="commentsfordavidhayes" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on SSHTools (j2ssh) – Java SSH/SFTP Library by Prasad</title>
		<link>http://feedproxy.google.com/~r/CommentsForDavidHayes/~3/QgUa0jjN_5o/</link>
		<dc:creator>Prasad</dc:creator>
		<pubDate>Tue, 17 Nov 2009 19:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.spindriftpages.net/blog/dave/2007/11/27/sshtools-j2ssh-java-sshsftp-library/#comment-1043</guid>
		<description>I am having some problem using j2ssh.I am getting below error.Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
        at com.sshtools.j2ssh.SshClient.(Unknown Source)
MY Code:
SshClient ssh = new SshClient();
            //HostKeyVerification host = new IgnoreHostKeyVerification();
            String hostname = "hostname";
            String username = "username";
            String password = "password";
            ssh.connect(hostname);
            //ssh.connect("firestar", new ConsoleKnownHostsKeyVerification());
            PasswordAuthenticationClient pwd = new PasswordAuthenticationClient();
            pwd.setUsername(username);
            pwd.setPassword(password);
            int result = ssh.authenticate(pwd);

Please suggest</description>
		<content:encoded><![CDATA[<p>I am having some problem using j2ssh.I am getting below error.Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory<br />
        at com.sshtools.j2ssh.SshClient.(Unknown Source)<br />
MY Code:<br />
SshClient ssh = new SshClient();<br />
            //HostKeyVerification host = new IgnoreHostKeyVerification();<br />
            String hostname = &#8220;hostname&#8221;;<br />
            String username = &#8220;username&#8221;;<br />
            String password = &#8220;password&#8221;;<br />
            ssh.connect(hostname);<br />
            //ssh.connect(&#8221;firestar&#8221;, new ConsoleKnownHostsKeyVerification());<br />
            PasswordAuthenticationClient pwd = new PasswordAuthenticationClient();<br />
            pwd.setUsername(username);<br />
            pwd.setPassword(password);<br />
            int result = ssh.authenticate(pwd);</p>
<p>Please suggest</p>

<p><a href="http://feedads.g.doubleclick.net/~a/wMIQq9zbA7D_cJcdY9rbqeSC8K8/0/da"><img src="http://feedads.g.doubleclick.net/~a/wMIQq9zbA7D_cJcdY9rbqeSC8K8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/wMIQq9zbA7D_cJcdY9rbqeSC8K8/1/da"><img src="http://feedads.g.doubleclick.net/~a/wMIQq9zbA7D_cJcdY9rbqeSC8K8/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://www.spindriftpages.net/blog/dave/2007/11/27/sshtools-j2ssh-java-sshsftp-library/comment-page-2/#comment-1043</feedburner:origLink></item>
	<item>
		<title>Comment on SSHTools (j2ssh) – Java SSH/SFTP Library by gmale</title>
		<link>http://feedproxy.google.com/~r/CommentsForDavidHayes/~3/z-9WSLHVFPg/</link>
		<dc:creator>gmale</dc:creator>
		<pubDate>Tue, 17 Nov 2009 19:09:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.spindriftpages.net/blog/dave/2007/11/27/sshtools-j2ssh-java-sshsftp-library/#comment-1042</guid>
		<description>As mentioned above, it seems J2SSH does not work with SSH1 keys.  I'm getting all kinds of errors like: 

java.lang.NegativeArraySizeException

and 

com.sshtools.j2ssh.transport.TransportProtocolException: The protocol version of the remote computer is not supported!

Does anyone know of other libraries that don't have this problem?  I'm going to have to find a solution this week.  If I find one, I'll post back to this blog.</description>
		<content:encoded><![CDATA[<p>As mentioned above, it seems J2SSH does not work with SSH1 keys.  I&#8217;m getting all kinds of errors like: </p>
<p>java.lang.NegativeArraySizeException</p>
<p>and </p>
<p>com.sshtools.j2ssh.transport.TransportProtocolException: The protocol version of the remote computer is not supported!</p>
<p>Does anyone know of other libraries that don&#8217;t have this problem?  I&#8217;m going to have to find a solution this week.  If I find one, I&#8217;ll post back to this blog.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/URiGNv66NWKYBOnCGUX2nFR4kfE/0/da"><img src="http://feedads.g.doubleclick.net/~a/URiGNv66NWKYBOnCGUX2nFR4kfE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/URiGNv66NWKYBOnCGUX2nFR4kfE/1/da"><img src="http://feedads.g.doubleclick.net/~a/URiGNv66NWKYBOnCGUX2nFR4kfE/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://www.spindriftpages.net/blog/dave/2007/11/27/sshtools-j2ssh-java-sshsftp-library/comment-page-2/#comment-1042</feedburner:origLink></item>
	<item>
		<title>Comment on SSHTools (j2ssh) – Java SSH/SFTP Library by sunil</title>
		<link>http://feedproxy.google.com/~r/CommentsForDavidHayes/~3/t5JBwfhBWKA/</link>
		<dc:creator>sunil</dc:creator>
		<pubDate>Tue, 03 Nov 2009 22:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.spindriftpages.net/blog/dave/2007/11/27/sshtools-j2ssh-java-sshsftp-library/#comment-1040</guid>
		<description>Does anyone have an example of configuring and running the SshDaemon server that is part of the sshtools library? I would like to run it on a port other than 22.</description>
		<content:encoded><![CDATA[<p>Does anyone have an example of configuring and running the SshDaemon server that is part of the sshtools library? I would like to run it on a port other than 22.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/KXfMj4fuCKjy8IqnQ7a_N1KZgTU/0/da"><img src="http://feedads.g.doubleclick.net/~a/KXfMj4fuCKjy8IqnQ7a_N1KZgTU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/KXfMj4fuCKjy8IqnQ7a_N1KZgTU/1/da"><img src="http://feedads.g.doubleclick.net/~a/KXfMj4fuCKjy8IqnQ7a_N1KZgTU/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://www.spindriftpages.net/blog/dave/2007/11/27/sshtools-j2ssh-java-sshsftp-library/comment-page-2/#comment-1040</feedburner:origLink></item>
	<item>
		<title>Comment on SSHTools (j2ssh) – Java SSH/SFTP Library by Captain Rightworth</title>
		<link>http://feedproxy.google.com/~r/CommentsForDavidHayes/~3/CH-k2m3rGdQ/</link>
		<dc:creator>Captain Rightworth</dc:creator>
		<pubDate>Tue, 03 Nov 2009 20:39:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.spindriftpages.net/blog/dave/2007/11/27/sshtools-j2ssh-java-sshsftp-library/#comment-1039</guid>
		<description>JSch does NOT DEPEND ON SWING/AWT. Only the examples they provide do.</description>
		<content:encoded><![CDATA[<p>JSch does NOT DEPEND ON SWING/AWT. Only the examples they provide do.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/ucafD-azJ7HkYplOkvmlLkbMQs4/0/da"><img src="http://feedads.g.doubleclick.net/~a/ucafD-azJ7HkYplOkvmlLkbMQs4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ucafD-azJ7HkYplOkvmlLkbMQs4/1/da"><img src="http://feedads.g.doubleclick.net/~a/ucafD-azJ7HkYplOkvmlLkbMQs4/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://www.spindriftpages.net/blog/dave/2007/11/27/sshtools-j2ssh-java-sshsftp-library/comment-page-2/#comment-1039</feedburner:origLink></item>
	<item>
		<title>Comment on SSHTools (j2ssh) – Java SSH/SFTP Library by stefanus</title>
		<link>http://feedproxy.google.com/~r/CommentsForDavidHayes/~3/fly_lYWDrgQ/</link>
		<dc:creator>stefanus</dc:creator>
		<pubDate>Wed, 28 Oct 2009 06:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.spindriftpages.net/blog/dave/2007/11/27/sshtools-j2ssh-java-sshsftp-library/#comment-1036</guid>
		<description>Hi,
I am using this sshtools sftp lib and I experience it keeps showing "waiting for new messages" inside the log files when I want to download file from SFTP Server. this error happens randomly so its difficult for me to find the caused. Is there any solution for this error ? or ways to avoid this kind of error


Thank you</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am using this sshtools sftp lib and I experience it keeps showing &#8220;waiting for new messages&#8221; inside the log files when I want to download file from SFTP Server. this error happens randomly so its difficult for me to find the caused. Is there any solution for this error ? or ways to avoid this kind of error</p>
<p>Thank you</p>

<p><a href="http://feedads.g.doubleclick.net/~a/9XYX8wDVAHdUmtaoZSxqTIXWCg0/0/da"><img src="http://feedads.g.doubleclick.net/~a/9XYX8wDVAHdUmtaoZSxqTIXWCg0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/9XYX8wDVAHdUmtaoZSxqTIXWCg0/1/da"><img src="http://feedads.g.doubleclick.net/~a/9XYX8wDVAHdUmtaoZSxqTIXWCg0/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://www.spindriftpages.net/blog/dave/2007/11/27/sshtools-j2ssh-java-sshsftp-library/comment-page-2/#comment-1036</feedburner:origLink></item>
	<item>
		<title>Comment on SSHTools (j2ssh) – Java SSH/SFTP Library by Chris</title>
		<link>http://feedproxy.google.com/~r/CommentsForDavidHayes/~3/fCY83J4c53Y/</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 27 Oct 2009 03:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.spindriftpages.net/blog/dave/2007/11/27/sshtools-j2ssh-java-sshsftp-library/#comment-1035</guid>
		<description>Has anybody got past the file size problem, if you transfer a file over 80kb it's seems to crash the transfer sometimes.</description>
		<content:encoded><![CDATA[<p>Has anybody got past the file size problem, if you transfer a file over 80kb it&#8217;s seems to crash the transfer sometimes.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/R9gTS-Y8QGMamYj3E4N2BSvj9os/0/da"><img src="http://feedads.g.doubleclick.net/~a/R9gTS-Y8QGMamYj3E4N2BSvj9os/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/R9gTS-Y8QGMamYj3E4N2BSvj9os/1/da"><img src="http://feedads.g.doubleclick.net/~a/R9gTS-Y8QGMamYj3E4N2BSvj9os/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://www.spindriftpages.net/blog/dave/2007/11/27/sshtools-j2ssh-java-sshsftp-library/comment-page-2/#comment-1035</feedburner:origLink></item>
	<item>
		<title>Comment on SSHTools (j2ssh) – Java SSH/SFTP Library by The Professor</title>
		<link>http://feedproxy.google.com/~r/CommentsForDavidHayes/~3/_mWkD7bahLI/</link>
		<dc:creator>The Professor</dc:creator>
		<pubDate>Fri, 23 Oct 2009 19:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.spindriftpages.net/blog/dave/2007/11/27/sshtools-j2ssh-java-sshsftp-library/#comment-1033</guid>
		<description>When I try this:
  SshClient ssh = new SshClient();

My java class just dies.  No exceptions, no messages, no fuss it just dies.  Using jre 1.4.2_18

What can I possibly look into?</description>
		<content:encoded><![CDATA[<p>When I try this:<br />
  SshClient ssh = new SshClient();</p>
<p>My java class just dies.  No exceptions, no messages, no fuss it just dies.  Using jre 1.4.2_18</p>
<p>What can I possibly look into?</p>

<p><a href="http://feedads.g.doubleclick.net/~a/kEzZd38phjYX-lFK_TKE4_swWYg/0/da"><img src="http://feedads.g.doubleclick.net/~a/kEzZd38phjYX-lFK_TKE4_swWYg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/kEzZd38phjYX-lFK_TKE4_swWYg/1/da"><img src="http://feedads.g.doubleclick.net/~a/kEzZd38phjYX-lFK_TKE4_swWYg/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://www.spindriftpages.net/blog/dave/2007/11/27/sshtools-j2ssh-java-sshsftp-library/comment-page-2/#comment-1033</feedburner:origLink></item>
	<item>
		<title>Comment on SSHTools (j2ssh) – Java SSH/SFTP Library by amardilo</title>
		<link>http://feedproxy.google.com/~r/CommentsForDavidHayes/~3/Ip36Ri2ohRo/</link>
		<dc:creator>amardilo</dc:creator>
		<pubDate>Wed, 21 Oct 2009 13:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.spindriftpages.net/blog/dave/2007/11/27/sshtools-j2ssh-java-sshsftp-library/#comment-1032</guid>
		<description>This is really helpful thanks for posting this.

Do you know if there is there a way to authenticate with a public and private key and can you set it to automatically accept host files and keys?</description>
		<content:encoded><![CDATA[<p>This is really helpful thanks for posting this.</p>
<p>Do you know if there is there a way to authenticate with a public and private key and can you set it to automatically accept host files and keys?</p>

<p><a href="http://feedads.g.doubleclick.net/~a/kNmXU_ts50YuVl48Wk4WohIqqd8/0/da"><img src="http://feedads.g.doubleclick.net/~a/kNmXU_ts50YuVl48Wk4WohIqqd8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/kNmXU_ts50YuVl48Wk4WohIqqd8/1/da"><img src="http://feedads.g.doubleclick.net/~a/kNmXU_ts50YuVl48Wk4WohIqqd8/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://www.spindriftpages.net/blog/dave/2007/11/27/sshtools-j2ssh-java-sshsftp-library/comment-page-2/#comment-1032</feedburner:origLink></item>
	<item>
		<title>Comment on SSHTools (j2ssh) – Java SSH/SFTP Library by Greg S.</title>
		<link>http://feedproxy.google.com/~r/CommentsForDavidHayes/~3/0sxU-ZNkxKQ/</link>
		<dc:creator>Greg S.</dc:creator>
		<pubDate>Mon, 19 Oct 2009 21:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.spindriftpages.net/blog/dave/2007/11/27/sshtools-j2ssh-java-sshsftp-library/#comment-1031</guid>
		<description>This was so helpful, Dave!
Thank you so much!</description>
		<content:encoded><![CDATA[<p>This was so helpful, Dave!<br />
Thank you so much!</p>

<p><a href="http://feedads.g.doubleclick.net/~a/1n8Gk75t32-ws6UN5p_ngnEPLo8/0/da"><img src="http://feedads.g.doubleclick.net/~a/1n8Gk75t32-ws6UN5p_ngnEPLo8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/1n8Gk75t32-ws6UN5p_ngnEPLo8/1/da"><img src="http://feedads.g.doubleclick.net/~a/1n8Gk75t32-ws6UN5p_ngnEPLo8/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://www.spindriftpages.net/blog/dave/2007/11/27/sshtools-j2ssh-java-sshsftp-library/comment-page-2/#comment-1031</feedburner:origLink></item>
	<item>
		<title>Comment on MIDlet jar signing (a tutorial) Revised by okan</title>
		<link>http://feedproxy.google.com/~r/CommentsForDavidHayes/~3/lDvMUf58RX8/</link>
		<dc:creator>okan</dc:creator>
		<pubDate>Wed, 14 Oct 2009 14:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.spindriftpages.net/wordpress/dave/2006/06/18/midlet-jar-signing-a-tutorial-revised/#comment-1030</guid>
		<description>hey i made all steps without error and it works on wtk(i mean  my project jar jad does not give any error on wtk ) HOWEVER when i try yo install to cell phone n78 btw, it says something like jar and jad mismatch ...is there any comment</description>
		<content:encoded><![CDATA[<p>hey i made all steps without error and it works on wtk(i mean  my project jar jad does not give any error on wtk ) HOWEVER when i try yo install to cell phone n78 btw, it says something like jar and jad mismatch &#8230;is there any comment</p>

<p><a href="http://feedads.g.doubleclick.net/~a/3WxPsLhjPURlQrRezPJFAix31y4/0/da"><img src="http://feedads.g.doubleclick.net/~a/3WxPsLhjPURlQrRezPJFAix31y4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/3WxPsLhjPURlQrRezPJFAix31y4/1/da"><img src="http://feedads.g.doubleclick.net/~a/3WxPsLhjPURlQrRezPJFAix31y4/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://www.spindriftpages.net/blog/dave/2006/06/18/midlet-jar-signing-a-tutorial-revised/comment-page-2/#comment-1030</feedburner:origLink></item>
</channel>
</rss><!-- Dynamic Page Served (once) in 2.414 seconds -->
