<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.2" -->
<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>WPMU DEV Community &#187; Topic: Off-Site Storage</title>
		<link>http://premium.wpmudev.org/forums/topic/off-site-storage</link>
		<description>WPMU DEV Community &#187; Topic: Off-Site Storage</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 07:56:31 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
		<atom:link href="http://premium.wpmudev.org/forums/rss/topic/off-site-storage" rel="self" type="application/rss+xml" />

		<item>
			<title>Barry on "Off-Site Storage"</title>
			<link>http://premium.wpmudev.org/forums/topic/off-site-storage#post-27218</link>
			<pubDate>Wed, 10 Feb 2010 23:59:27 +0000</pubDate>
			<dc:creator>Barry</dc:creator>
			<guid isPermaLink="false">27218@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>The theme and JS part is the easy bit as they are pretty static, it's the user generated files that are more trouble :)</p>
<p>Is a time based thing the better solution? Recent images are held locally, after a certain period of time, they are moved to s3 and served from there?</p>
<p>I'm sure there are a lot of different ways to approach this.
</p>]]></description>
		</item>
		<item>
			<title>James Farmer on "Off-Site Storage"</title>
			<link>http://premium.wpmudev.org/forums/topic/off-site-storage#post-27200</link>
			<pubDate>Wed, 10 Feb 2010 22:01:00 +0000</pubDate>
			<dc:creator>James Farmer</dc:creator>
			<guid isPermaLink="false">27200@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>I'm thinking of simply providing off site unlimited uploads / storage for all users on a WPMU / BP site (probably using S3) as well as maybe automated backups / versioning of your site or something cool like that.</p>
<p>And of providing that for free to WPMU DEV members - after all it'd be a jolly good reason to keep your membership current / sign up for a longer period!
</p>]]></description>
		</item>
		<item>
			<title>drmike on "Off-Site Storage"</title>
			<link>http://premium.wpmudev.org/forums/topic/off-site-storage#post-27118</link>
			<pubDate>Wed, 10 Feb 2010 14:11:53 +0000</pubDate>
			<dc:creator>drmike</dc:creator>
			<guid isPermaLink="false">27118@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>tantannoodles used to work on wpmu but our issue with it was that thumbnails weren't displayed on the files hosted with s3.</p>
<p>For us what really would be great would be thumbnails stored locally with the actual files stored with s3.  I know that wp.com does this fancy "Stores the popular files locally and the rest with s3" but that seems like overkill (And yet another level of processing that has to be run though) for us.  I'm not real hard up for file space but I know clients would like the option of additional space for their clients.</p>
<p>Maybe a hook of is_supporter as well so one could go the route of "If not supporter, they get local space" while supporter gets the s3 space.  Not sure if that would be a plus but local space is probably going to be cheaper than s3 space.</p>
<p>I could have sworn we were talking about this just a few days ago with the theme files being stored offsite with s3.
</p>]]></description>
		</item>
		<item>
			<title>arnonel on "Off-Site Storage"</title>
			<link>http://premium.wpmudev.org/forums/topic/off-site-storage#post-27108</link>
			<pubDate>Wed, 10 Feb 2010 08:19:15 +0000</pubDate>
			<dc:creator>arnonel</dc:creator>
			<guid isPermaLink="false">27108@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>I dont mind if its hosted by you guys, or something else, or options to do all of the above.</p>
<p>Most important thing is would be great if servers are closest to hosting providers. Mine are currently US based.
</p>]]></description>
		</item>
		<item>
			<title>member1 on "Off-Site Storage"</title>
			<link>http://premium.wpmudev.org/forums/topic/off-site-storage#post-27099</link>
			<pubDate>Wed, 10 Feb 2010 03:37:16 +0000</pubDate>
			<dc:creator>member1</dc:creator>
			<guid isPermaLink="false">27099@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>+1 here. </p>
<p>Could go something like: </p>
<p>"Warning! You are now reaching your free storage limit.<br />
Please delete some files, media etc, OR<br />
Click here to increase your storage options</p>
<p><strong>Storage Options Page</strong><br />
Level 1 = admin defined threshold + admin defined price/mth<br />
Unlimited =  admin defined price/mth
</p>]]></description>
		</item>
		<item>
			<title>James Farmer on "Off-Site Storage"</title>
			<link>http://premium.wpmudev.org/forums/topic/off-site-storage#post-27068</link>
			<pubDate>Tue, 09 Feb 2010 21:54:14 +0000</pubDate>
			<dc:creator>James Farmer</dc:creator>
			<guid isPermaLink="false">27068@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Just an idea out there, would WPMU DEV members like something that provided them with unlimited storage powered by us?</p>
<p>We've got S3 etc.a ll setup for Edublogs so I'm thinking it wouldn't be a big deal... we'd basically just store all your uploads for you.</p>
<p>Just an idea...
</p>]]></description>
		</item>
		<item>
			<title>Barry on "Off-Site Storage"</title>
			<link>http://premium.wpmudev.org/forums/topic/off-site-storage#post-27058</link>
			<pubDate>Tue, 09 Feb 2010 19:39:59 +0000</pubDate>
			<dc:creator>Barry</dc:creator>
			<guid isPermaLink="false">27058@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>There is this:</p>
<p><a href="http://tantannoodles.com/toolkit/wordpress-s3/" target="_blank">http://tantannoodles.com/toolkit/wordpress-s3/</a></p>
<p>But I'm not sure if it works on MU, but a version for WPMU would be worthwhile. I'd consider switching it to the opposite approach though. Normal users get limited uploads, subscribers get "unlimited" on S3, etc...
</p>]]></description>
		</item>
		<item>
			<title>Aaron on "Off-Site Storage"</title>
			<link>http://premium.wpmudev.org/forums/topic/off-site-storage#post-27049</link>
			<pubDate>Tue, 09 Feb 2010 18:32:01 +0000</pubDate>
			<dc:creator>Aaron</dc:creator>
			<guid isPermaLink="false">27049@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>I always wanted something like this...
</p>]]></description>
		</item>
		<item>
			<title>Andrew on "Off-Site Storage"</title>
			<link>http://premium.wpmudev.org/forums/topic/off-site-storage#post-27042</link>
			<pubDate>Tue, 09 Feb 2010 18:15:26 +0000</pubDate>
			<dc:creator>Andrew</dc:creator>
			<guid isPermaLink="false">27042@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>That's an interesting idea. What does everyone else think about this?</p>
<p>Thanks,<br />
Andrew
</p>]]></description>
		</item>
		<item>
			<title>arnonel on "Off-Site Storage"</title>
			<link>http://premium.wpmudev.org/forums/topic/off-site-storage#post-27008</link>
			<pubDate>Tue, 09 Feb 2010 08:56:20 +0000</pubDate>
			<dc:creator>arnonel</dc:creator>
			<guid isPermaLink="false">27008@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Hi Guys</p>
<p>Im hoping my WPMU/Buddypress community will grow massive. Problem i might have is disk space. Currently the default per user is 50MB but that is not alot. </p>
<p>Would be great if there was a plugin or something that allowed users to easily storage their media in another storage provider, eg: amazon s3, azure, etc</p>
<p>now, i know they can manually do this and just link the images etc, but would be great if this was integrated into the admin area.</p>
<p>better yet, would be great if this was free, and supporters could use normal storage....know what i mean?
</p>]]></description>
		</item>

	</channel>
</rss>