<?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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>d o l l m o n t . n e t &#187; windows</title>
	<atom:link href="http://dollmont.net/tag/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://dollmont.net</link>
	<description>Open Source Excellence</description>
	<lastBuildDate>Mon, 26 Jul 2010 03:36:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Music library management and SyncToy 2.0</title>
		<link>http://dollmont.net/music-library-management-and-synctoy-20</link>
		<comments>http://dollmont.net/music-library-management-and-synctoy-20#comments</comments>
		<pubDate>Fri, 27 Feb 2009 17:02:38 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Home Network]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://dollmont.net/?p=21</guid>
		<description><![CDATA[I regularly switch between working on my desktop and my laptop. I also have an iPod. Because I’m most often with my laptop, I prefer to manage the iPod from there (Apple only lets you manage your iPod from a single computer). Music gets added to my library in an odd fashion—most often, I rip [...]]]></description>
			<content:encoded><![CDATA[<p>I regularly switch between working on my desktop and my laptop. I also have an iPod. Because I’m most often with my laptop, I prefer to manage the iPod from there (Apple only lets you manage your iPod from a single computer). Music gets added to my library in an odd fashion—most often, I rip CDs on the desktop or buy from the <a href="http://www.amazon.com/MP3-Music-Download/b/ref=sa_menu_dmusic2?ie=UTF8&amp;node=163856011&amp;pf_rd_p=328655101&amp;pf_rd_s=left-nav-1&amp;pf_rd_t=101&amp;pf_rd_i=507846&amp;pf_rd_m=ATVPDKIKX0DER&amp;pf_rd_r=1DJJT8EC1N59FZVGMPJ6">Amazon MP3 store</a>. Sometimes I do these things from my laptop. Often, this means that my libraries are disjointed. Tracks exist on the desktop but not on the laptop and vice versa. All of this has to get to the iPod somehow.</p>
<p>Enter <a href="http://www.microsoft.com/DownLoads/details.aspx?familyid=C26EFA36-98E0-4EE9-A7C5-98D0592D8C52&amp;displaylang=en">SyncToy 2.0</a> from Microsoft.</p>
<p>SyncToy allows you to keep two directories in sync. It’s a simple, unitasking tool that does its job extremely well. Here’s how I use it:</p>
<ol>
<li>I sync my Music folder from my desktop to my NAS box</li>
<li>I sync the Music folder from the NAS box to my laptop</li>
</ol>
<p>SyncToy allows you to do a full sync where source and target are made the same. Files deleted from the source are removed from the target. Files added to the source are added to the target. Files changed on the target are also changed on the source. This means that the NAS music folder is changing based on additions made from either the desktop or the laptop. Those changes are reflected to both devices.</p>
<p>SyncToy has three operational modes:</p>
<ul>
<li>Synchronize: New and updated files are copied both ways. Renames and deletes on either side are repeated on the other.</li>
<li>Echo: New and updated files are copied left to right. Renames and deletes on the left are repeated on the right.</li>
<li>Contribute: New and updated files are copied left to right. Renames on the left are repeated on the right. No deletions are performed.</li>
</ul>
<p>You may wonder why I bother with the NAS device. It’s possible to have SyncToy just keep the folders on the desktop and laptop in sync, but including the NAS box also gives me a full backup of my music library and makes it available (read only) to other devices in the house. I can stream music to my XBOX without having to have either the desktop or the laptop up and running.</p>
<p>Sometimes, simple tools are the best. SyncToy does one thing and does it very well.</p>
]]></content:encoded>
			<wfw:commentRss>http://dollmont.net/music-library-management-and-synctoy-20/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sometimes, simple tools are the best&#8230;</title>
		<link>http://dollmont.net/sometimes-simple-tools-are-the-best</link>
		<comments>http://dollmont.net/sometimes-simple-tools-are-the-best#comments</comments>
		<pubDate>Tue, 10 Feb 2009 20:55:58 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[General SysAdmin]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://dollmont.net/?p=12</guid>
		<description><![CDATA[Not just better, mind you, but the best. When you’re forced to work on a Unix infrastructure on a Windows desktop, the very first tool you want is an ssh client. I’ve long used PuTTY for this. It’s an excellent tool and has all the bells and whistles that I need: certificate management, port forwarding, [...]]]></description>
			<content:encoded><![CDATA[<p>Not just better, mind you, but the best.</p>
<p>When you’re forced to work on a Unix infrastructure on a Windows desktop, the very first tool you want is an ssh client. I’ve long used <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/" target="_blank">PuTTY</a> for this. It’s an excellent tool and has all the bells and whistles that I need: certificate management, port forwarding, configurable terminal, screen support, etc. It has a couple of quirks that I don’t like, the most notable being that it stores its saved settings in the registry so it’s difficult to move saved settings from one machine to another. That’s not a show stopper, but as I’ve expanded my Windows work lately it became a real annoyance. I’ve been configuring multiple Windows machines for sys admin work and having to reenter the servers on every machine is a pain.</p>
<p>I took a look around at the state of Windows ssh tools and found a couple that looked really nice. I played around with them and enjoyed things like separate configuration files that are easily transportable. Some had built in scp clients. All were good, solid tools.</p>
<p>But I’m back to PuTTY. Despite not being updated since early 2007, PuTTY is still a solid tool. It’s memory footprint is small. It’s easy to install. It’ll run in a standalone USB key environment. There’s now a Linux version, though I’ve not used it. It just works. Every time. With no futzing about. It’s old, stodgy and very, very reliable. It is the best ssh client for Windows.</p>
<p>Two additional points: if you need scp, the PuTTY scp client works, but it’s not got a lot of features. Try <a href="http://winscp.net/eng/index.php" target="_blank">WinSCP</a> instead. Secondly, when is Microsoft going to get with the program and put an ssh client directly into the Windows shell? Being able to run “ssh -l 8080:remote:8080 -X somemachine.com” directly from the command line is, for me, more intuitive and easier to do. One of the drawbacks of being a crotchety old Unix admin.</p>
]]></content:encoded>
			<wfw:commentRss>http://dollmont.net/sometimes-simple-tools-are-the-best/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
