<?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: Cheapest/Best solution for remote file access?</title>
	<link>http://ask.metafilter.com/99567/CheapestBest-solution-for-remote-file-access/</link>
	<description>Comments on Ask MetaFilter post Cheapest/Best solution for remote file access?</description>
	<pubDate>Tue, 19 Aug 2008 09:46:06 -0800</pubDate>
	<lastBuildDate>Tue, 19 Aug 2008 09:46:06 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Cheapest/Best solution for remote file access?</title>
		<link>http://ask.metafilter.com/99567/CheapestBest-solution-for-remote-file-access</link>	
		<description>I have a three person Mac OS X office where we need to have remote access to about 4GB of files.  I have looked around extensively for a solution and so far have not found an acceptable one. We have tried to use Back to my Mac and Apple Remote Desktop but the other two users are not that technically adept and it seem too complicated for them. Out problem is further complicated by the fact that we sometimes access the same files, so we can have version problems as well. Back to my Mac has never worked period.
Could I use Amazon S3 storage? And manage with Subversion or Git? Are there reasonable clients for Subversion and Git. Drobo with network card seem over the top and too costly.

Having the files on the cloud would be a perfect solution, however a local solution that could be accessed from anywhere will work as well. 

To further complicate we are thinking of having one person access via PC.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.99567</guid>
		<pubDate>Tue, 19 Aug 2008 09:34:08 -0800</pubDate>
		<dc:creator>thinktwice</dc:creator>
		
			<category>remote</category>
		
			<category>file</category>
		
			<category>access</category>
		
			<category>svn</category>
		
			<category>git</category>
		
			<category>amazon</category>
		
			<category>s3</category>
		
			<category>network</category>
		
			<category>storage</category>
		
	</item> <item>
		<title>By: Rinku</title>
		<link>http://ask.metafilter.com/99567/CheapestBest-solution-for-remote-file-access#1448409</link>	
		<description>&lt;a href=&quot;http://www.gmail.com&quot;&gt;Gmail&lt;/a&gt; has seven gigabytes of storage, and you can access it with &lt;a href=&quot;http://gdisk.sourceforge.net/&quot;&gt;gDisk&lt;/a&gt;. Don&apos;t know exactly how the PC person could access it, but I feel like it has to be possible.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.99567-1448409</guid>
		<pubDate>Tue, 19 Aug 2008 09:46:06 -0800</pubDate>
		<dc:creator>Rinku</dc:creator>
	</item><item>
		<title>By: dcjd</title>
		<link>http://ask.metafilter.com/99567/CheapestBest-solution-for-remote-file-access#1448444</link>	
		<description>gDisk doesn&apos;t seem to work anymore</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.99567-1448444</guid>
		<pubDate>Tue, 19 Aug 2008 10:07:42 -0800</pubDate>
		<dc:creator>dcjd</dc:creator>
	</item><item>
		<title>By: rocketpup</title>
		<link>http://ask.metafilter.com/99567/CheapestBest-solution-for-remote-file-access#1448448</link>	
		<description>Uh oh, my previous comment got munged because of unjudicious use of greater-than/less-than characters. Here it is demunged:&lt;br&gt;
&lt;br&gt;
I&apos;ve had a lot of trouble with this myself. I&apos;m trying to make much bigger groups of files, from small &amp;lt; 1MB Word Docs to massive zipped DVDs available for remote download to XP, Vista and OS X clients. None of the users of these clients is very tech savvy. &lt;br&gt;
&lt;br&gt;
I&apos;ve been trying to make a pure WebDAV solution work, with varying degrees of success. I started out using IIS as my WebDAV server, but the WebDAV client included in OS X wasn&apos;t too happy with that. I switched to a Debian/Apache2.2 host which works better but we still have imperfect transfers for large files. Vista&apos;s WebDAV support was broken out of the box. SP1 addressed some of the issues but the WebDAV Mini Director is still pretty flaky. Some of these issues might stem from the fact that we only have a T1&apos;s worth of bandwidth in the office and we are also running VOIP, so if VOIP traffic is high, it could choke off a long download via WebDAV. Unfortunately the WebDAV clients embedded in the OSes don&apos;t do a very good job of showing you the status of your download, so if it fails, a less technically savvy user may not notice that all their files haven&apos;t arrived, or that a bunch of them are all zero bytes in size. On the plus side, if you only want to edit some reasonably sized Office files, you can use Office apps to open them directly from the WebDAV store, edit them and save directly back to the WebDAV store, as if it was any other drive. Office also helpfully locks the files for you so no one else can edit at the same time. Some other software will also work this way. Some Adobe stuff I think.&lt;br&gt;
&lt;br&gt;
For Windows XP there are also some applications you can get that will make a WebDAV store look more like a standard drive to your file system and other applications that lack WebDAV support. Some of these applications don&apos;t work well with IIS but work well with Debian/Apache2.2 and vice versa. I&apos;ve tried &lt;a href=&quot;http://www.jscape.com/reddrive/&quot;&gt;RedDrive&lt;/a&gt; (works with IIS, not so well with Debian, also apparently good for Amazon S3, not in active development but free, some technical hurdles to Vista install, a bit slow and clunky), Novell NetDrive (XP install ONLY, works very well with Debian but not IIS, available for free download, but actual license terms seem to require use with some other Novell licenses, not in active development but for XP client/Debian host is the best overall experience, Google for download), &lt;a href=&quot;http://www.webdrive.com/&quot;&gt;WebDrive&lt;/a&gt; (costs $$, I haven&apos;t tried it, but it is apparently based on NetDrive. &lt;br&gt;
&lt;br&gt;
For OS X nothing like the above really exists outside of the included network drive client. &lt;a href=&quot;http://www.anyclient.com/&quot;&gt;AnyClient&lt;/a&gt; is a good LCD solution for a GUI FTP-like interface, and it is implemented in Java so both your OS X and Windows clients could be using the same interface. &lt;a href=&quot;http://cyberduck.ch/&quot;&gt;Cyberduck&lt;/a&gt; on OS X is also a good WebDAV/FTP/S3 client.&lt;br&gt;
&lt;br&gt;
We haven&apos;t seen a lot of success, particularly for geographically distant Macs trying to transfer large (&amp;gt;50MB) files. We&apos;re moving to a coloc facility soon where we will have greater bandwidth and no internal VOIP to worry about which we&apos;re hoping will make this stuff viable. Until then, because the clients are better at recovering from timeouts and other issues (or at least reporting them to the user in an easy to understand way), FTP is turning out to be the most reliable way for us to share files remotely.&lt;br&gt;
&lt;br&gt;
We have Subversion going for development work, but I&apos;m not too keen on trying to teach non-techie people how to use TortoiseSVN, diff/merge and all that. On the Mac, there is &lt;a&gt;SVNX&lt;/a&gt;, which is not integrated into Finder. There is also &lt;a href=&quot;http://scplugin.tigris.org/&quot;&gt;SCPlugin&lt;/a&gt; which &lt;em&gt;is&lt;/em&gt; integrated into Finder and looks a lot like Tortoise, but may not be totally stable yet.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.99567-1448448</guid>
		<pubDate>Tue, 19 Aug 2008 10:14:10 -0800</pubDate>
		<dc:creator>rocketpup</dc:creator>
	</item><item>
		<title>By: Pronoiac</title>
		<link>http://ask.metafilter.com/99567/CheapestBest-solution-for-remote-file-access#1448498</link>	
		<description>&lt;a href=&quot;http://www.jungledisk.com/&quot;&gt;Jungle Disk&lt;/a&gt; uses S3, &amp;amp; it has Mac &amp;amp; Windows clients.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.99567-1448498</guid>
		<pubDate>Tue, 19 Aug 2008 10:54:40 -0800</pubDate>
		<dc:creator>Pronoiac</dc:creator>
	</item><item>
		<title>By: the biscuit man</title>
		<link>http://ask.metafilter.com/99567/CheapestBest-solution-for-remote-file-access#1448609</link>	
		<description>I would highly recommend &lt;a href=&quot;http://getdropbox.com/&quot;&gt;Dropbox&lt;/a&gt;. A free account currently tops out at 2GB, but they should be offering pay plans with more storage soon.&lt;br&gt;
&lt;br&gt;
Their service syncs a folder and its contents over the internet between multiple computers, Mac or PC. It also allows you to selectively share files via URLs or by granting access to other Dropbox users.&lt;br&gt;
&lt;br&gt;
The only drawback for myself is that it does not currently support Mac resource forks. This should not be a problem for most people.&lt;br&gt;
&lt;br&gt;
Let me know if you would like an invite.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.99567-1448609</guid>
		<pubDate>Tue, 19 Aug 2008 12:10:39 -0800</pubDate>
		<dc:creator>the biscuit man</dc:creator>
	</item><item>
		<title>By: caution live frogs</title>
		<link>http://ask.metafilter.com/99567/CheapestBest-solution-for-remote-file-access#1448691</link>	
		<description>I looked at Dropbox myself, but dislike the idea of having my data on a server I don&apos;t have any control over. My own office setup is pretty simple - Ubuntu server, with an account using the same name / password as my MacBook. I shared a directory on the server. It shows up in the Finder as a shared drive. Double-click and it&apos;s open. Should be pretty simple to install Samba on the server and thus have it show up to Windows systems as well. Just make a shared directory, give everyone that should have access full read/write access rights, keeping current user name / password to keep things simple (when I did this, I made user accounts with a generic password, then had users SSH in once, at which point they were asked to change the password: Simple enough to do with you there to guide them, but without you needing to know the passwords).&lt;br&gt;
&lt;br&gt;
If the server is on the network, and has a registered name, files are then accessible remotely as well. I like using SSHFS for access, which simplifies getting in remotely; SSHFS is available from Google Code &lt;a href=&quot;http://code.google.com/p/macfuse/downloads/list&quot;&gt;here&lt;/a&gt; (MacFUSE and the SSHFS program must both be installed; SSHFS simply provides a GUI front-end to mount a drive over SSH). Unfortunately there is no Fuse for Windows.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.99567-1448691</guid>
		<pubDate>Tue, 19 Aug 2008 13:05:21 -0800</pubDate>
		<dc:creator>caution live frogs</dc:creator>
	</item><item>
		<title>By: Pronoiac</title>
		<link>http://ask.metafilter.com/99567/CheapestBest-solution-for-remote-file-access#1451584</link>	
		<description>I just ran across this: &lt;a href=&quot;http://smithii.com/map_a_network_drive_over_ssh_in_windows&quot;&gt;Mapping a network drive over SSH in Windows.&lt;/a&gt;  It&apos;s for tunnelling a remote network share.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.99567-1451584</guid>
		<pubDate>Thu, 21 Aug 2008 12:53:08 -0800</pubDate>
		<dc:creator>Pronoiac</dc:creator>
	</item>
	</channel>
</rss>
