<?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>Steven Hansen WebLog &#187; textwrangler</title>
	<atom:link href="http://stevenhansen.info/weblog/tag/textwrangler/feed" rel="self" type="application/rss+xml" />
	<link>http://stevenhansen.info/weblog</link>
	<description>Where I save my random findings</description>
	<lastBuildDate>Mon, 23 Jan 2012 07:49:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>An unexpected I/O error occurred (MacOS Error code: -36)</title>
		<link>http://stevenhansen.info/weblog/programming-hints/an-unexpected-io-error-occurred-macos-error-code-36</link>
		<comments>http://stevenhansen.info/weblog/programming-hints/an-unexpected-io-error-occurred-macos-error-code-36#comments</comments>
		<pubDate>Thu, 18 Sep 2008 04:52:36 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Programming Hints]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[textwrangler]]></category>

		<guid isPermaLink="false">http://stevenhansen.info/weblog/?p=80</guid>
		<description><![CDATA[This is an error I recently received when trying to use TextWrangler to edit files on a remote host through SSH/SFTP.  It would be interesting if anyone could shed the light on the problem. What I know is I edited the .bashrc and .bash_profile files in order to set a couple of enviroment variables and [...]]]></description>
			<content:encoded><![CDATA[<p>This is an error I recently received when trying to use TextWrangler to edit files on a remote host through SSH/SFTP.  It would be interesting if anyone could shed the light on the problem.</p>
<p>What I know is I edited the .bashrc and .bash_profile files in order to set a couple of enviroment variables and I decided to put in a echo to remind myself each time that it was done (so I remember to edit the files again when I am done with my current class at school that is requiring this change).</p>
<p>It was after adding that echo &#8216;Variables set&#8217; to the .bashrc that TextWrangler starting giving the error: An unexpected I/O error occurred (MacOS Error code: -36)</p>
<p>After taking the echo line out of the .bashrc file it seemed to be fine.  So it looks like TextWrangler or using these sorts of source editing programs is not compatible with certain things happening when you login to a server through SSH.</p>
]]></content:encoded>
			<wfw:commentRss>http://stevenhansen.info/weblog/programming-hints/an-unexpected-io-error-occurred-macos-error-code-36/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

