<?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>./alexandru &#187; sshfs</title>
	<atom:link href="http://alexandrulazar.com/category/sshfs/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexandrulazar.com</link>
	<description>mnml</description>
	<lastBuildDate>Sun, 01 Apr 2012 01:32:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>sshfs instead of ftp</title>
		<link>http://alexandrulazar.com/sshfs-instead-of-ftp/</link>
		<comments>http://alexandrulazar.com/sshfs-instead-of-ftp/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 06:47:43 +0000</pubDate>
		<dc:creator>Alexandru</dc:creator>
				<category><![CDATA[ftp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[sshfs]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://alexandrulazar.com/sshfs-instead-of-ftp/</guid>
		<description><![CDATA[Got an ssh account on a machine? Don&#8217;t waste time retrieving a file, editing it, and uploading it manually. sshfs user@target:/directory /mnt/point You can then edit the file locally and, when saved, will do so across the ssh pipe.]]></description>
			<content:encoded><![CDATA[<p>Got an ssh account on a machine?  Don&#8217;t waste time retrieving a file, editing it, and uploading it manually.</p>
<p><code>sshfs user@target:/directory /mnt/point</code></p>
<p>You can then edit the file locally and, when saved, will do so across the ssh pipe.</p>
<img src="http://alexandrulazar.com/?ak_action=api_record_view&id=7&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://alexandrulazar.com/sshfs-instead-of-ftp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

