I was looking at a hosting company that offers 100 GB storage for a reasonably small fee.
That's enough for me to start using remote storage.
The way I'd prefer to do use it is to mount the server as just another disk in the Finder, to be able to drag and drop to it.
The Mac makes this possible (but not anything resembling intuitive) with the Finder's Go, Connect To Servers menu items. You would then type in your server's URL, and when it connects, you type in your username and password and the server is then shown in the finder as just another drive, to be viewed, dragged into, etc. The Mac handles the "heavy lifting" of the file transfers in the background.
Theoretically - I haven't actually accomplished any of this yet.
The reason I haven't is that when I did attempt it on my current server, I couldn't get it to work with the Secure File Transfer Protocol (SFTP). It seems to work fine with (non-secure) File Transfer Protocol.
The latter transmits your username and password in the clear - to be quickly eavesdropped and intercepted, and your server is then completely open to being hijacked and hacked. Not to mention your files on the server are vulnerable.
So using SFTP isn't just a good idea... it's the (only) way you should do file transfers (well, using the other Secure file transfer protocols like Secure Copy [SCP]). In this era, you shouldn't ever use the non-secure versions of file transfer.
So Apple only supporting FTP in the Finder, but not SFTP, is... let's just say a regrettable lack, and something that Apple should fix. Maybe already has - I'll try it with my daughter's MacBook which has OSX 10.5. Update from initial post - Nope, it doesn't. At least the "error" handling for this has improved in 10.5 - now instead of "failing" as it does in 10.4, there's a popup that says something to the effect that sftp:// "doesn't appear to be a recognized URL format". Oh... this is so clueless!
Apple does support / include SFTP in OSX 10.4 (and presumably 10.5) - it's there on the Terminal command line, and works just fine there, exactly as you'd expect if you're familiar with command-line (S)FTP. But it doesn't work in the Finder... thus the Grrr.
By Steve Stroh
This article is Copyright © 2008 by Steve Stroh except for
specifically-marked excerpts. Excerpts and links are expressly
permitted (and encouraged).
Recent Comments