<?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>Florians neue Sicht &#187; admin</title>
	<atom:link href="http://florian.beyerlein.net/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://florian.beyerlein.net</link>
	<description>auf die Welt</description>
	<lastBuildDate>Thu, 16 Jun 2011 17:21:34 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Herzlichen Glückwunsch Sabine</title>
		<link>http://florian.beyerlein.net/2008/11/05/herzlichen-gluckwunsch-sabine/</link>
		<comments>http://florian.beyerlein.net/2008/11/05/herzlichen-gluckwunsch-sabine/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 00:43:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[bremen]]></category>
		<category><![CDATA[family]]></category>
		<category><![CDATA[friends]]></category>
		<category><![CDATA[germany]]></category>
		<category><![CDATA[life]]></category>

		<guid isPermaLink="false">http://florian.beyerlein.net/?p=115</guid>
		<description><![CDATA[zu Deinem neuen Blog und Geburtstag]]></description>
			<content:encoded><![CDATA[<p>zu <a href="http://www.sabinekahrs.de">Deinem neuen Blog</a> und Geburtstag</p>
]]></content:encoded>
			<wfw:commentRss>http://florian.beyerlein.net/2008/11/05/herzlichen-gluckwunsch-sabine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to (shell) script sftp</title>
		<link>http://florian.beyerlein.net/2006/07/18/how-to-shell-script-sftp/</link>
		<comments>http://florian.beyerlein.net/2006/07/18/how-to-shell-script-sftp/#comments</comments>
		<pubDate>Tue, 18 Jul 2006 14:22:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.beyerlein.net/beyerlein/florian/wordpress/2006/07/18/how-to-shell-script-sftp/</guid>
		<description><![CDATA[Just a small reminder (for myself): /usr/bin/expect &#60;&#60;EOF spawn /usr/bin/sftp host.domain expect "\\n&#124;\\r" expect "..." expect "\\n&#124;\\r" expect "password:" send PASSWORDXXX\\r expect "sftp&#62; " send "ls \\r" expect "sftp&#62; " send "bye \\r" EOF And read: man expect Technorati Tags: script, sftp, shell Technorati Tags: script, sftp, shell]]></description>
			<content:encoded><![CDATA[<p>Just a small reminder (for myself):</p>
<pre>/usr/bin/expect &lt;&lt;EOF
spawn /usr/bin/sftp host.domain
expect "\\n|\\r"
expect "..."
expect "\\n|\\r"
expect "password:"
send PASSWORDXXX\\r
expect "sftp&gt; "
send "ls \\r"
expect "sftp&gt; "
send "bye \\r"
EOF
</pre>
<p>And read:</p>
<pre>man expect
</pre>
<p>Technorati Tags: <a href="http://www.technorati.com/tag/script" rel="tag">script</a>, <a href="http://www.technorati.com/tag/sftp" rel="tag">sftp</a>, <a href="http://www.technorati.com/tag/shell" rel="tag">shell</a></p>
<p>Technorati Tags: <a href="http://www.technorati.com/tag/script" rel="tag">script</a>, <a href="http://www.technorati.com/tag/sftp" rel="tag">sftp</a>, <a href="http://www.technorati.com/tag/shell" rel="tag">shell</a></p>
]]></content:encoded>
			<wfw:commentRss>http://florian.beyerlein.net/2006/07/18/how-to-shell-script-sftp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

