<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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/"
		>
<channel>
	<title>Comments for Latest In Tech</title>
	<atom:link href="http://www.latestintech.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.latestintech.com</link>
	<description>get lit</description>
	<lastBuildDate>Thu, 18 Aug 2011 23:06:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Westell UltraLine Series3 Model 9100EM by admin</title>
		<link>http://www.latestintech.com/westell-ultraline-series3-model-9100em/comment-page-1/#comment-53783</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 18 Aug 2011 23:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.latestintech.com/?p=410#comment-53783</guid>
		<description>I&#039;m a developer and worked as a systems administrator for the last 10 years so it&#039;s probably true that I &quot;have no concept of networking.&quot; Kidding aside, I haven&#039;t used Windows (at home) for a while now so maybe I&#039;m missing the automatic port forwarding. I&#039;m not near the router now but I&#039;m pretty sure I would&#039;ve turned off automatic port forwarding anyway (hello security risks).

I did manage to get everything I need set up and I&#039;ll update this post in a while.

I would like to point out that this router is a POS for several reasons. Without going in to it too much here&#039;s one or two reasons. First, the router doesn&#039;t support 802.11n (b and g are supported). Second, it has some pretty small tables (more on that later). Last, it&#039;s got pretty bad range, I&#039;ve ended up using a Linksys router as a WAP with the Westell handing out DHCP addresses.</description>
		<content:encoded><![CDATA[<p>I&#8217;m a developer and worked as a systems administrator for the last 10 years so it&#8217;s probably true that I &#8220;have no concept of networking.&#8221; Kidding aside, I haven&#8217;t used Windows (at home) for a while now so maybe I&#8217;m missing the automatic port forwarding. I&#8217;m not near the router now but I&#8217;m pretty sure I would&#8217;ve turned off automatic port forwarding anyway (hello security risks).</p>
<p>I did manage to get everything I need set up and I&#8217;ll update this post in a while.</p>
<p>I would like to point out that this router is a POS for several reasons. Without going in to it too much here&#8217;s one or two reasons. First, the router doesn&#8217;t support 802.11n (b and g are supported). Second, it has some pretty small tables (more on that later). Last, it&#8217;s got pretty bad range, I&#8217;ve ended up using a Linksys router as a WAP with the Westell handing out DHCP addresses.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sync Windows Directories with Linux by Richard Minutillo</title>
		<link>http://www.latestintech.com/sync-windows-directories-with-linux/comment-page-1/#comment-51699</link>
		<dc:creator>Richard Minutillo</dc:creator>
		<pubDate>Sun, 27 Feb 2011 19:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.latestintech.com/2007/03/20/sync-windows-directories-with-linux/#comment-51699</guid>
		<description>Got ssh to work: created the .ssh directory from the command line. No problem.</description>
		<content:encoded><![CDATA[<p>Got ssh to work: created the .ssh directory from the command line. No problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sync Windows Directories with Linux by Richard Minutillo</title>
		<link>http://www.latestintech.com/sync-windows-directories-with-linux/comment-page-1/#comment-51696</link>
		<dc:creator>Richard Minutillo</dc:creator>
		<pubDate>Sun, 27 Feb 2011 19:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.latestintech.com/2007/03/20/sync-windows-directories-with-linux/#comment-51696</guid>
		<description>This was very helpful, but running rsync under Windows7 I get something like this:

Could not create directory &#039;/home/me/.ssh&#039;.
The authenticity of host &#039;myhost&#039; can&#039;t be established.
RSA key fingerprint is xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx.
Are you sure you want to continue connecting (yes/no)? yes
Failed to add the host to the list of known hosts (/home/me/.ssh/known_hosts).

So Windows7 prevents the creation of any directory whose name starts with the period character. The rsync command itself works once I enter &#039;yes&#039; at the prompts which are coming from ssh, but I cannot execute the command unattended.

The host is in fact a known host to my windows system, since I can connect with Putty and Filezilla, it&#039;s just that command line ssh cannot create its directory named .ssh. Is there a syntax that will allow me to substtute PuTTY for ssh?</description>
		<content:encoded><![CDATA[<p>This was very helpful, but running rsync under Windows7 I get something like this:</p>
<p>Could not create directory &#8216;/home/me/.ssh&#8217;.<br />
The authenticity of host &#8216;myhost&#8217; can&#8217;t be established.<br />
RSA key fingerprint is xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx.<br />
Are you sure you want to continue connecting (yes/no)? yes<br />
Failed to add the host to the list of known hosts (/home/me/.ssh/known_hosts).</p>
<p>So Windows7 prevents the creation of any directory whose name starts with the period character. The rsync command itself works once I enter &#8216;yes&#8217; at the prompts which are coming from ssh, but I cannot execute the command unattended.</p>
<p>The host is in fact a known host to my windows system, since I can connect with Putty and Filezilla, it&#8217;s just that command line ssh cannot create its directory named .ssh. Is there a syntax that will allow me to substtute PuTTY for ssh?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sync Windows Directories with Linux by Evgeny</title>
		<link>http://www.latestintech.com/sync-windows-directories-with-linux/comment-page-1/#comment-51612</link>
		<dc:creator>Evgeny</dc:creator>
		<pubDate>Tue, 22 Feb 2011 10:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.latestintech.com/2007/03/20/sync-windows-directories-with-linux/#comment-51612</guid>
		<description>THANKS!!!</description>
		<content:encoded><![CDATA[<p>THANKS!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Westell UltraLine Series3 Model 9100EM by LordKitsuna</title>
		<link>http://www.latestintech.com/westell-ultraline-series3-model-9100em/comment-page-1/#comment-50145</link>
		<dc:creator>LordKitsuna</dc:creator>
		<pubDate>Wed, 22 Sep 2010 06:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.latestintech.com/?p=410#comment-50145</guid>
		<description>wow wtf is wrong with you lol. besides the fact that 90% of the time this router port forwards itself (windows computers mostly) the port forwarding is very easy and actually rather advanced in how it lets you set it up. its very nice for both home users and IT users. you clearly have no consept of networking after what i just read.</description>
		<content:encoded><![CDATA[<p>wow wtf is wrong with you lol. besides the fact that 90% of the time this router port forwards itself (windows computers mostly) the port forwarding is very easy and actually rather advanced in how it lets you set it up. its very nice for both home users and IT users. you clearly have no consept of networking after what i just read.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sync Windows Directories with Linux by abenderx</title>
		<link>http://www.latestintech.com/sync-windows-directories-with-linux/comment-page-1/#comment-49086</link>
		<dc:creator>abenderx</dc:creator>
		<pubDate>Tue, 10 Aug 2010 18:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.latestintech.com/2007/03/20/sync-windows-directories-with-linux/#comment-49086</guid>
		<description>DOH forget it - typo on the remote account O.o I should have waited before I commented lol.</description>
		<content:encoded><![CDATA[<p>DOH forget it &#8211; typo on the remote account O.o I should have waited before I commented lol.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sync Windows Directories with Linux by abenderx</title>
		<link>http://www.latestintech.com/sync-windows-directories-with-linux/comment-page-1/#comment-49085</link>
		<dc:creator>abenderx</dc:creator>
		<pubDate>Tue, 10 Aug 2010 18:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.latestintech.com/2007/03/20/sync-windows-directories-with-linux/#comment-49085</guid>
		<description>Great article - I am having one issue someone might know about here.  When I run multiple rsync commands in the same batch file, I get a paasword prompt on the second rsync and onwards.  Would the ssh session from the previous line be impacting the key call somehow??</description>
		<content:encoded><![CDATA[<p>Great article &#8211; I am having one issue someone might know about here.  When I run multiple rsync commands in the same batch file, I get a paasword prompt on the second rsync and onwards.  Would the ssh session from the previous line be impacting the key call somehow??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sync Windows Directories with Linux by ilissan</title>
		<link>http://www.latestintech.com/sync-windows-directories-with-linux/comment-page-1/#comment-45724</link>
		<dc:creator>ilissan</dc:creator>
		<pubDate>Thu, 28 Jan 2010 11:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.latestintech.com/2007/03/20/sync-windows-directories-with-linux/#comment-45724</guid>
		<description>correction:

SET HOME=%USERPROFILE%</description>
		<content:encoded><![CDATA[<p>correction:</p>
<p>SET HOME=%USERPROFILE%</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sync Windows Directories with Linux by ilissan</title>
		<link>http://www.latestintech.com/sync-windows-directories-with-linux/comment-page-1/#comment-45723</link>
		<dc:creator>ilissan</dc:creator>
		<pubDate>Thu, 28 Jan 2010 11:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.latestintech.com/2007/03/20/sync-windows-directories-with-linux/#comment-45723</guid>
		<description>Nice tut, thanks!
IMPORTANT to know that in the Batch example file if you are running it from scheduled task you should change home directory from
SET HOME=%HOMEDRIVE%%HOMEPATH%
to
SET HOME TO %USERPROFILE%
in order to point to the correct path.</description>
		<content:encoded><![CDATA[<p>Nice tut, thanks!<br />
IMPORTANT to know that in the Batch example file if you are running it from scheduled task you should change home directory from<br />
SET HOME=%HOMEDRIVE%%HOMEPATH%<br />
to<br />
SET HOME TO %USERPROFILE%<br />
in order to point to the correct path.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vista Won&#8217;t Remember Network Passwords? by Matt Smart</title>
		<link>http://www.latestintech.com/vista-wont-remember-network-passwords/comment-page-1/#comment-33411</link>
		<dc:creator>Matt Smart</dc:creator>
		<pubDate>Sun, 28 Jun 2009 10:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.latestintech.com/2007/02/22/vista-wont-remember-network-passwords/#comment-33411</guid>
		<description>Bump! Thanks very much for this. I&#039;ve been looking for ages for a way to solve this problem... now Vista is much more usable.

Matt</description>
		<content:encoded><![CDATA[<p>Bump! Thanks very much for this. I&#8217;ve been looking for ages for a way to solve this problem&#8230; now Vista is much more usable.</p>
<p>Matt</p>
]]></content:encoded>
	</item>
</channel>
</rss>

