<?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>CampSoftware &#187; Dropbox</title>
	<atom:link href="http://campsoftware.com/tag/dropbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://campsoftware.com</link>
	<description>Small Business Software by FileMaker Certified Developers</description>
	<lastBuildDate>Wed, 01 Feb 2012 20:25:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>FileMaker Server Backups using Dropbox!</title>
		<link>http://campsoftware.com/2010/02/filemaker-server-backups-using-dropbox/</link>
		<comments>http://campsoftware.com/2010/02/filemaker-server-backups-using-dropbox/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 16:19:30 +0000</pubDate>
		<dc:creator>Hal Gumbert</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[FileMaker Server]]></category>

		<guid isPermaLink="false">http://campsoftware.com/wordpress/?p=115</guid>
		<description><![CDATA[If you have a FileMaker Server, you know how important it is to make offsite backups. The problem is setting it up. This technique should make it easy! - First...]]></description>
			<content:encoded><![CDATA[<p>If you have a FileMaker Server, you know how important it is to make offsite backups. The problem is setting it up. This technique should make it easy!</p>
<p>- First <a href="https://www.getdropbox.com/referrals/NTEwOTE5NTk">get a free 2gb Dropbox account</a>. That link will give you and us an extra 250mb of storage. You can upgrade to 50gb for $100/year or 100gb for $200/year.</p>
<p>- Install Dropbox and make a folder for your FileMaker Backups.</p>
<p>- Configure FileMaker Server to backup to your new Dropbox folder.</p>
<p>For basic backups, that it! This will put your FileMaker backups on the Dropbox server. For bonus points, if you install Dropbox on more than one computer, you automatically have another copy of your FileMaker backups on multiple hard drives! </p>
<p>Keep in mind that if you remove a file from the Dropbox folder, it will be removed from all computers syncing with Dropbox.</p>
<p>That said, if you have a Mac, you can add a &#8216;Folder Action&#8217; to your backup folder to move any files added to the backup folder to different folder. This would give you the effect of transferring the backups from the server to another computer!</p>
<p>on adding folder items to this_folder after receiving added_items<br />
   tell application &#8220;Finder&#8221;<br />
      repeat with aFile in added_items<br />
         tell application &#8220;Finder&#8221;<br />
            try<br />
               move aFile to folder &#8220;Gumby:Users:Hal:Desktop:&#8221;<br />
               on error err<br />
                  display dialog err<br />
            end try<br />
         end tell<br />
      end repeat<br />
   end tell<br />
end adding folder items to</p>
]]></content:encoded>
			<wfw:commentRss>http://campsoftware.com/2010/02/filemaker-server-backups-using-dropbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

