<?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>Cyber Innovation - WordPress Website Design &#124; Development &#124; Hosting &#124; Training &#124; Consulting &#187; Audio-MP3</title>
	<atom:link href="http://cyberinnovation.com/category/solutions-by-plugin/audio-mp3/feed/" rel="self" type="application/rss+xml" />
	<link>http://cyberinnovation.com</link>
	<description>We develop amazing websites using WordPress.org</description>
	<lastBuildDate>Sat, 28 Aug 2010 15:23:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Adding large files to WordPress media library via ftp or file upload</title>
		<link>http://cyberinnovation.com/plugins/adding-large-files-to-wordpress-media-library-via-ftp-or-file-upload/</link>
		<comments>http://cyberinnovation.com/plugins/adding-large-files-to-wordpress-media-library-via-ftp-or-file-upload/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 18:05:12 +0000</pubDate>
		<dc:creator>bobrandklev</dc:creator>
				<category><![CDATA[Audio-MP3]]></category>
		<category><![CDATA[Plugins We Use]]></category>
		<category><![CDATA[Solutions By Plugin]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[large]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://cyberinnovation.com/?p=472</guid>
		<description><![CDATA[While working on WordPress project with a client today we ran into an interesting problem. Our client had a 30mb audio MP3 file they wanted to host on their website for playback by anyone who registered for the free newsletter. The page was hidden and re-directed after successful newsletter registration. Of course this page and [...]


Related posts:<ol><li><a href='http://cyberinnovation.com/wordpress/moving-a-wordpress-website-from-a-sub-directory-to-your-root-hosted-with-godaddy/' rel='bookmark' title='Permanent Link: Moving a WordPress website from a sub-directory to your root: hosted with GoDaddy'>Moving a WordPress website from a sub-directory to your root: hosted with GoDaddy</a></li>
<li><a href='http://cyberinnovation.com/portfolio/website-launch-lutheran-church-of-the-resurrection/' rel='bookmark' title='Permanent Link: Website Launch: Lutheran Church of the Resurrection'>Website Launch: Lutheran Church of the Resurrection</a></li>
<li><a href='http://cyberinnovation.com/wordpress/managing-email-subscribers-in-wordpress-org/' rel='bookmark' title='Permanent Link: Managing email subscribers in WordPress.org'>Managing email subscribers in WordPress.org</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://cyberinnovation.com/wp-content/uploads/2010/02/image.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 10px 0px; display: inline; border-top: 0px; border-right: 0px" title="image" src="http://cyberinnovation.com/wp-content/uploads/2010/02/image_thumb.png" border="0" alt="image" width="153" height="106" align="left" /></a></p>
<p>While working on WordPress project with a client today we ran into an interesting problem. Our client had a 30mb audio MP3 file they wanted to host on their website for playback by anyone who registered for the free newsletter. The page was hidden and re-directed after successful newsletter registration. Of course this page and MP3 can be found by search engines so if this is a problem for your situation and you don&#8217;t want people finding your hidden files don’t host your MP3 or any large file in this manner!</p>
<h3>WordPress support for large files</h3>
<p>There are numerous was to create a link, to a large file in a page. Or you can add a plugin to host, stream or play the MP3 files in WordPress. Some of you reading this will think they are crazy for hosting a large file and worry about monthly bandwidth limits? They have an unlimited account and we aren’t hosting top 40 music files or movies so it’s relative to the hosted content!</p>
<h3>Problem</h3>
<p>The problem was the client couldn’t upload the MP3 file via the WordPress Media Library upload. The PHP limits were restricting large files commonly anything over 8mb???</p>
<p>To get around this problem and avoid PHP editing we helped the client this way:</p>
<p>We logged into the website cPanel and simply clicked on “File manager.”</p>
<p><a href="http://cyberinnovation.com/wp-content/uploads/2010/02/image1.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" src="http://cyberinnovation.com/wp-content/uploads/2010/02/image_thumb1.png" border="0" alt="image" width="480" height="101" /></a></p>
<p>Next you double click on sub-folders or click the plus in the folder structure to dig down to the WordPress content library. The window will be open in the right pane.</p>
<p>example: ../wp-content/uploads/2010/2 (of course your year and month will change with the date you upload)</p>
<p><a href="http://cyberinnovation.com/wp-content/uploads/2010/02/image2.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" src="http://cyberinnovation.com/wp-content/uploads/2010/02/image_thumb2.png" border="0" alt="image" width="147" height="228" /></a></p>
<p>With the folder open on the right next click “Upload” in the top toolbar.</p>
<p><a href="http://cyberinnovation.com/wp-content/uploads/2010/02/image3.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" src="http://cyberinnovation.com/wp-content/uploads/2010/02/image_thumb3.png" border="0" alt="image" width="470" height="31" /></a></p>
<p>You will see your maximum file size upload. Often this is greater than the WordPress limits but if it’s less than your file size STOP HERE and contact your web host to increase your limit!</p>
<p><a href="http://cyberinnovation.com/wp-content/uploads/2010/02/image4.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" src="http://cyberinnovation.com/wp-content/uploads/2010/02/image_thumb4.png" border="0" alt="image" width="394" height="170" /></a></p>
<p>Next simply click Browse and choose your file and upload.</p>
<h3>Back to WordPress</h3>
<p>Now login to your WordPress Dashboard and add the plugin “<a href="http://dd32.id.au/wordpress-plugins/add-from-server/" target="_blank">Add to Server</a>” from Dion Hulse</p>
<p><a href="http://cyberinnovation.com/wp-content/uploads/2010/02/image5.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" src="http://cyberinnovation.com/wp-content/uploads/2010/02/image_thumb5.png" border="0" alt="image" width="486" height="28" /></a></p>
<p>Next go to your Media Library in the Dashboard and you’ll see a new link</p>
<p><a href="http://cyberinnovation.com/wp-content/uploads/2010/02/image6.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 10px 0px; display: inline; border-top: 0px; border-right: 0px" title="image" src="http://cyberinnovation.com/wp-content/uploads/2010/02/image_thumb6.png" border="0" alt="image" width="153" height="106" /></a></p>
<p>Next choose Add from Server and you are taken to a file browser similar to file manager in cPanel. Simply drill down to your directory and choose the file or files and import.</p>
<p>You will now find your files in Media Library!</p>
<h3>Other considerations</h3>
<p>Maybe you have a need to upload a large number of files? It could be a combination of photos, video, documents or ?? Maybe you want to FTP a bunch of files and then add to the media library instead of uploading one by one in the media library!</p>
<p>If you find any other solutions or ideas please post them here!</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcyberinnovation.com%2Fplugins%2Fadding-large-files-to-wordpress-media-library-via-ftp-or-file-upload%2F&amp;title=Adding%20large%20files%20to%20WordPress%20media%20library%20via%20ftp%20or%20file%20upload&amp;bodytext=%0D%0A%0D%0AWhile%20working%20on%20WordPress%20project%20with%20a%20client%20today%20we%20ran%20into%20an%20interesting%20problem.%20Our%20client%20had%20a%2030mb%20audio%20MP3%20file%20they%20wanted%20to%20host%20on%20their%20website%20for%20playback%20by%20anyone%20who%20registered%20for%20the%20free%20newsletter.%20The%20page%20was%20hidde" title="Digg"><img src="http://cyberinnovation.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fcyberinnovation.com%2Fplugins%2Fadding-large-files-to-wordpress-media-library-via-ftp-or-file-upload%2F" title="Sphinn"><img src="http://cyberinnovation.com/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fcyberinnovation.com%2Fplugins%2Fadding-large-files-to-wordpress-media-library-via-ftp-or-file-upload%2F&amp;title=Adding%20large%20files%20to%20WordPress%20media%20library%20via%20ftp%20or%20file%20upload&amp;notes=%0D%0A%0D%0AWhile%20working%20on%20WordPress%20project%20with%20a%20client%20today%20we%20ran%20into%20an%20interesting%20problem.%20Our%20client%20had%20a%2030mb%20audio%20MP3%20file%20they%20wanted%20to%20host%20on%20their%20website%20for%20playback%20by%20anyone%20who%20registered%20for%20the%20free%20newsletter.%20The%20page%20was%20hidde" title="del.icio.us"><img src="http://cyberinnovation.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcyberinnovation.com%2Fplugins%2Fadding-large-files-to-wordpress-media-library-via-ftp-or-file-upload%2F&amp;t=Adding%20large%20files%20to%20WordPress%20media%20library%20via%20ftp%20or%20file%20upload" title="Facebook"><img src="http://cyberinnovation.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fcyberinnovation.com%2Fplugins%2Fadding-large-files-to-wordpress-media-library-via-ftp-or-file-upload%2F&amp;title=Adding%20large%20files%20to%20WordPress%20media%20library%20via%20ftp%20or%20file%20upload" title="Mixx"><img src="http://cyberinnovation.com/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcyberinnovation.com%2Fplugins%2Fadding-large-files-to-wordpress-media-library-via-ftp-or-file-upload%2F&amp;title=Adding%20large%20files%20to%20WordPress%20media%20library%20via%20ftp%20or%20file%20upload&amp;annotation=%0D%0A%0D%0AWhile%20working%20on%20WordPress%20project%20with%20a%20client%20today%20we%20ran%20into%20an%20interesting%20problem.%20Our%20client%20had%20a%2030mb%20audio%20MP3%20file%20they%20wanted%20to%20host%20on%20their%20website%20for%20playback%20by%20anyone%20who%20registered%20for%20the%20free%20newsletter.%20The%20page%20was%20hidde" title="Google Bookmarks"><img src="http://cyberinnovation.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcyberinnovation.com%2Fplugins%2Fadding-large-files-to-wordpress-media-library-via-ftp-or-file-upload%2F&amp;title=Adding%20large%20files%20to%20WordPress%20media%20library%20via%20ftp%20or%20file%20upload&amp;source=Cyber+Innovation+-+WordPress+Website+Design+%7C+Development+%7C+Hosting+%7C+Training+%7C+Consulting+We+develop+amazing+websites+using+WordPress.org&amp;summary=%0D%0A%0D%0AWhile%20working%20on%20WordPress%20project%20with%20a%20client%20today%20we%20ran%20into%20an%20interesting%20problem.%20Our%20client%20had%20a%2030mb%20audio%20MP3%20file%20they%20wanted%20to%20host%20on%20their%20website%20for%20playback%20by%20anyone%20who%20registered%20for%20the%20free%20newsletter.%20The%20page%20was%20hidde" title="LinkedIn"><img src="http://cyberinnovation.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fcyberinnovation.com%2Fplugins%2Fadding-large-files-to-wordpress-media-library-via-ftp-or-file-upload%2F&amp;t=Adding%20large%20files%20to%20WordPress%20media%20library%20via%20ftp%20or%20file%20upload" title="MySpace"><img src="http://cyberinnovation.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fcyberinnovation.com%2Fplugins%2Fadding-large-files-to-wordpress-media-library-via-ftp-or-file-upload%2F&amp;title=Adding%20large%20files%20to%20WordPress%20media%20library%20via%20ftp%20or%20file%20upload&amp;body=%0D%0A%0D%0AWhile%20working%20on%20WordPress%20project%20with%20a%20client%20today%20we%20ran%20into%20an%20interesting%20problem.%20Our%20client%20had%20a%2030mb%20audio%20MP3%20file%20they%20wanted%20to%20host%20on%20their%20website%20for%20playback%20by%20anyone%20who%20registered%20for%20the%20free%20newsletter.%20The%20page%20was%20hidde" title="Ping.fm"><img src="http://cyberinnovation.com/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcyberinnovation.com%2Fplugins%2Fadding-large-files-to-wordpress-media-library-via-ftp-or-file-upload%2F&amp;title=Adding%20large%20files%20to%20WordPress%20media%20library%20via%20ftp%20or%20file%20upload" title="StumbleUpon"><img src="http://cyberinnovation.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://cyberinnovation.com/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fcyberinnovation.com%2Fplugins%2Fadding-large-files-to-wordpress-media-library-via-ftp-or-file-upload%2F" title="Technorati"><img src="http://cyberinnovation.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://cyberinnovation.com/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Adding%20large%20files%20to%20WordPress%20media%20library%20via%20ftp%20or%20file%20upload&amp;body=http%3A%2F%2Fcyberinnovation.com%2Fplugins%2Fadding-large-files-to-wordpress-media-library-via-ftp-or-file-upload%2F" title="email"><img src="http://cyberinnovation.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Adding%20large%20files%20to%20WordPress%20media%20library%20via%20ftp%20or%20file%20upload&amp;link=http%3A%2F%2Fcyberinnovation.com%2Fplugins%2Fadding-large-files-to-wordpress-media-library-via-ftp-or-file-upload%2F" title="FriendFeed"><img src="http://cyberinnovation.com/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" class="sociable-hovers" /></a></li>
</ul>
</div>


<p>Related posts:<ol><li><a href='http://cyberinnovation.com/wordpress/moving-a-wordpress-website-from-a-sub-directory-to-your-root-hosted-with-godaddy/' rel='bookmark' title='Permanent Link: Moving a WordPress website from a sub-directory to your root: hosted with GoDaddy'>Moving a WordPress website from a sub-directory to your root: hosted with GoDaddy</a></li>
<li><a href='http://cyberinnovation.com/portfolio/website-launch-lutheran-church-of-the-resurrection/' rel='bookmark' title='Permanent Link: Website Launch: Lutheran Church of the Resurrection'>Website Launch: Lutheran Church of the Resurrection</a></li>
<li><a href='http://cyberinnovation.com/wordpress/managing-email-subscribers-in-wordpress-org/' rel='bookmark' title='Permanent Link: Managing email subscribers in WordPress.org'>Managing email subscribers in WordPress.org</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cyberinnovation.com/plugins/adding-large-files-to-wordpress-media-library-via-ftp-or-file-upload/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

	<meta name="robots" content="noindex,follow,noodp,noydir">
	<meta name="description" content="We develop amazing websites using WordPress.org">

</head>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 31/58 queries in 0.015 seconds using disk
Object Caching 1128/1207 objects using disk

Served from: cyberinnovation.com @ 2010-09-06 06:44:23 -->