<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Looking for an FTP server that can auto-mirror new content to secondary server.</title>
	<link>http://ask.metafilter.com/95131/Looking-for-an-FTP-server-that-can-automirror-new-content-to-secondary-server/</link>
	<description>Comments on Ask MetaFilter post Looking for an FTP server that can auto-mirror new content to secondary server.</description>
	<pubDate>Thu, 26 Jun 2008 17:17:03 -0800</pubDate>
	<lastBuildDate>Thu, 26 Jun 2008 17:17:03 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Looking for an FTP server that can auto-mirror new content to secondary server.</title>
		<link>http://ask.metafilter.com/95131/Looking-for-an-FTP-server-that-can-automirror-new-content-to-secondary-server</link>	
		<description>Can anyone recommend a Windows-based FTP server that will automatically mirror (copy, replicate, whatever) files uploaded to it to a back-up server? Say user &quot;X&quot; uploads foo.jpg, I want the FTP program to log into my back-up server&apos;s FTP site and automatically upload the image as soon as it&apos;s done uploading, if you follow me. Any ideas? &lt;br /&gt;&lt;br /&gt; Cheaper&apos;s better, and I&apos;d like it to work in real-time if possible. I remember seeing a server like this years ago but I can&apos;t remember what it was called, and the one I was using doesn&apos;t work in Server 2003. Any help is appreciated!&lt;br&gt;
&lt;br&gt;
Linux admins: I know, I know, I know.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.95131</guid>
		<pubDate>Thu, 26 Jun 2008 16:48:15 -0800</pubDate>
		<dc:creator>mattoly</dc:creator>
		
			<category>FTP</category>
		
			<category>windows</category>
		
			<category>servers</category>
		
	</item> <item>
		<title>By: rokusan</title>
		<link>http://ask.metafilter.com/95131/Looking-for-an-FTP-server-that-can-automirror-new-content-to-secondary-server#1389011</link>	
		<description>&lt;i&gt;Linux admins: I know, I know, I know.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
I just deleted my response. :)&lt;br&gt;
&lt;br&gt;
But... what about &lt;a href=&quot;http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp&quot;&gt;this&lt;/a&gt;?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95131-1389011</guid>
		<pubDate>Thu, 26 Jun 2008 17:17:03 -0800</pubDate>
		<dc:creator>rokusan</dc:creator>
	</item><item>
		<title>By: mrbugsentry</title>
		<link>http://ask.metafilter.com/95131/Looking-for-an-FTP-server-that-can-automirror-new-content-to-secondary-server#1389022</link>	
		<description>We use cygwin and rsync for that sort of thing. &lt;br&gt;
&lt;br&gt;
But what about &lt;a href=&quot;http://technet2.microsoft.com/WindowsServer/en/library/f9b98a0f-c1ae-4a9f-9724-80c679596e6b1033.mspx&quot;&gt;Distributed File System Replication&lt;/a&gt;.  Haven&apos;t tried it, but it seems to be the beast&apos;s solution to this problem.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95131-1389022</guid>
		<pubDate>Thu, 26 Jun 2008 17:24:23 -0800</pubDate>
		<dc:creator>mrbugsentry</dc:creator>
	</item><item>
		<title>By: mattoly</title>
		<link>http://ask.metafilter.com/95131/Looking-for-an-FTP-server-that-can-automirror-new-content-to-secondary-server#1389026</link>	
		<description>@rokusan: heh, yah. thanks. :) I inherited the network, sadly.&lt;br&gt;
&lt;br&gt;
@mrbugsentry: Yes, but that&apos;s rather a fly with a sledgehammer solution. And the system being copied too is a Unix system I only have FTP access to.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95131-1389026</guid>
		<pubDate>Thu, 26 Jun 2008 17:26:45 -0800</pubDate>
		<dc:creator>mattoly</dc:creator>
	</item><item>
		<title>By: rhizome</title>
		<link>http://ask.metafilter.com/95131/Looking-for-an-FTP-server-that-can-automirror-new-content-to-secondary-server#1389063</link>	
		<description>Use your new-guy credibility to at least get a mirror server to which you have decent access. It will pay off in long-term simplicity if you pull from the mirror rather than push from the main server. Failing an ability to do that, you could write your own FTP server, implementing post-completion hooks to start the backend upload. &lt;br&gt;
&lt;br&gt;
Helpfulness aside, You&apos;re Doing It Wrong. You should rethink why this is even necessary in the first place, since in my 15 or so years of paying attention to this kind of thing, ideas like this are always bad architecture decisions that cause more problems than they&apos;re worth. You know when people say &quot;pick your battles&quot; when trying to talk you out of doing something? This is one of those where it&apos;s being used to tell you to go to the mat for something. Don&apos;t just patchwork and firefight.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95131-1389063</guid>
		<pubDate>Thu, 26 Jun 2008 18:29:08 -0800</pubDate>
		<dc:creator>rhizome</dc:creator>
	</item><item>
		<title>By: ElDiabloConQueso</title>
		<link>http://ask.metafilter.com/95131/Looking-for-an-FTP-server-that-can-automirror-new-content-to-secondary-server#1389493</link>	
		<description>Not exactly the kind of answer you&apos;re looking for, I realize, but I thought I&apos;d throw it out there... &lt;br&gt;
&lt;br&gt;
Writing a service with .NET to monitor the folder and respond to file creation events is a nearly trivial task. If you don&apos;t mind a home-grown/DIY solution that&apos;s not specifically part of your FTP server, it would be easy to accomplish. I&apos;ve done very similar things before and by easy, I mean less than 20 lines of code, IIRC.&lt;br&gt;
&lt;br&gt;
Email&apos;s in my profile and I&apos;d be happy to point you in the right direction for some information or even help put the app together if you&apos;d like. If that&apos;s not the route you want to go, I understand and wish you luck. I&apos;m sure the hivemind will come up with something to help you out.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95131-1389493</guid>
		<pubDate>Fri, 27 Jun 2008 07:17:51 -0800</pubDate>
		<dc:creator>ElDiabloConQueso</dc:creator>
	</item>
	</channel>
</rss>
