<?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"
	>
<channel>
	<title>Comments on: Uploading files to SharePoint Revisited</title>
	<atom:link href="http://pshell.info/sharepoint/189/uploading-files-to-sharepoint-revisited/feed/" rel="self" type="application/rss+xml" />
	<link>http://pshell.info/sharepoint/189/uploading-files-to-sharepoint-revisited/</link>
	<description>PowerShell for Everyone</description>
	<pubDate>Sat, 31 Jul 2010 01:05:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Alexey</title>
		<link>http://pshell.info/sharepoint/189/uploading-files-to-sharepoint-revisited/#comment-3969</link>
		<dc:creator>Alexey</dc:creator>
		<pubDate>Sun, 04 May 2008 07:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://pshell.info/sharepoint/189/uploading-files-to-sharepoint-revisited/#comment-3969</guid>
		<description>OpenRead is way more memory efficient in my recent experience. thanks for the hint.</description>
		<content:encoded><![CDATA[<p>OpenRead is way more memory efficient in my recent experience. thanks for the hint.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexey</title>
		<link>http://pshell.info/sharepoint/189/uploading-files-to-sharepoint-revisited/#comment-2974</link>
		<dc:creator>Alexey</dc:creator>
		<pubDate>Mon, 21 Apr 2008 03:08:17 +0000</pubDate>
		<guid isPermaLink="false">http://pshell.info/sharepoint/189/uploading-files-to-sharepoint-revisited/#comment-2974</guid>
		<description>I finally resorted to 
			$my_filestream=[io.file]::ReadAllBytes($my_filename)

Do you think OpenRead is better?</description>
		<content:encoded><![CDATA[<p>I finally resorted to<br />
			$my_filestream=[io.file]::ReadAllBytes($my_filename)</p>
<p>Do you think OpenRead is better?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
