<?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>The Townes &#187; 上传文件</title>
	<atom:link href="https://thetownes.coolpage.biz/?feed=rss2&#038;tag=%E4%B8%8A%E4%BC%A0%E6%96%87%E4%BB%B6" rel="self" type="application/rss+xml" />
	<link>https://thetownes.coolpage.biz</link>
	<description>本站已转移至：http://www.thetownes.info</description>
	<lastBuildDate>Thu, 01 Aug 2013 11:49:56 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.2</generator>
		<item>
		<title>允许任何人上传文件到你的Dropbox</title>
		<link>https://thetownes.coolpage.biz/?p=191</link>
		<comments>https://thetownes.coolpage.biz/?p=191#comments</comments>
		<pubDate>Thu, 11 Jul 2013 12:29:00 +0000</pubDate>
		<dc:creator>Will</dc:creator>
				<category><![CDATA[云存储]]></category>
		<category><![CDATA[日常技术]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[上传文件]]></category>

		<guid isPermaLink="false">http://thetownes.coolpage.biz/?p=191</guid>
		<description><![CDATA[Dropbox是一款优秀的同步备份工具，但限制了其他用户将文件上传到你的Drop &#8230; <a href="https://thetownes.coolpage.biz/?p=191">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Dropbox是一款优秀的同步备份工具，但限制了其他用户将文件上传到你的Dropbox，除非他们知道你的账户和密码。</p>
<p>一种解决办法是你可以创建用于其他用户将文件上传到你的Dropbox指定文件夹的上传页面，只需要支持PHP的服务器就可以了。</p>
<p>&nbsp;</p>
<p>Dropbox上传演示页面：</p>
<p><img alt="dropbox-uploader" src="http://public.bay.livefilestore.com/y1p-JHaTxIrICwG5jx-eb1xFWG8Cwygxch1qPZ68I-2Zww7L05HHoTS7BLojik7r7r06Uk5PwGzPv4Pvj9qzKyPAg/dropbox-uploader1.jpg" width="500" height="206" border="0" /></p>
<p><a href="http://www.ampercent.com/downloads/du.rar" target="_blank">下载uploader</a>源代码，设置你的Dropbox账户。</p>
<p><strong>如何允许别人上传文件到你的Dropbox账户？</strong></p>
<p>1、登录Dropbox，创建一个新的文件夹，用来存放别人上传的文件。</p>
<p><img alt="create-shared-folder-dropbox" src="http://public.bay.livefilestore.com/y1p85BiTydTg2veE5rCQCmOKQMOsPgrrJcIdNd8nT0ag8yF7fxR99CZjnGPhnH55U87UhHjPKe2vLftRTRshPDWgw/create-shared-folder-dropbox.jpg" width="439" height="264" border="0" /></p>
<p>2、解压刚才下载的uploader源代码包，用编辑器打开index.php。</p>
<p>3、转到48行并输入你的Dropbox用户名和密码，如下图所示：</p>
<p><a href="http://public.bay.livefilestore.com/y1pQLHbl3GSpUp2kfxPlUry2Nf7PGcRgjh2GxHwRA2uISuV-CqN2pWAXNOrCHImdBMirZcaLeI_LjhTPXOGcRuRGw/dropbox-uploader2.jpg" target="_blank" rel="ignition"><img alt="dropbox-uploader" src="http://public.bay.livefilestore.com/y1pQLHbl3GSpUp2kfxPlUry2Nf7PGcRgjh2GxHwRA2uISuV-CqN2pWAXNOrCHImdBMirZcaLeI_LjhTPXOGcRuRGw/dropbox-uploader2.jpg" width="500" height="208" border="0" /></a></p>
<p>tips：由于是PHP代码，你的用户名和密码将不会显示在源代码中。</p>
<p>4、转到71行并输入你在第一步中创建的文件夹名，然后保存。</p>
<p>5、将index.php and Dropboxuploader.php两个文件上传到服务器同一目录下。</p>
<p>视频演示：</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>https://thetownes.coolpage.biz/?feed=rss2&#038;p=191</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
