<?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>MacTheWeb &#187; FTP</title>
	<atom:link href="http://mactheweb.com/archives/catagories/software-review/ftp/feed/" rel="self" type="application/rss+xml" />
	<link>http://mactheweb.com</link>
	<description>Mac and the Web - Perfect</description>
	<lastBuildDate>Mon, 15 Dec 2008 22:45:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Upload to FTP: An action for OS X Automator</title>
		<link>http://mactheweb.com/software-review/upload-to-ftp-an-action-for-os-x-automator/</link>
		<comments>http://mactheweb.com/software-review/upload-to-ftp-an-action-for-os-x-automator/#comments</comments>
		<pubDate>Wed, 03 May 2006 03:00:55 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[Software Review]]></category>

		<guid isPermaLink="false">http://mactheweb.com/?p=135</guid>
		<description><![CDATA[I&#8217;ve always thought that Automator would be a great tool for streamlining web design workflow but it&#8217;s one of those things that requires study and it goes at the end of a long list of things I&#8217;d like to learn, &#8216;when I have the time.&#8217; Fortunately Peter Dekkers took the time and came up with [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve always thought that Automator would be a great tool for streamlining web design workflow but it&#8217;s one of those things that requires study and it goes at the end of a long list of things I&#8217;d like to learn, &#8216;when I have the time.&#8217; Fortunately Peter Dekkers took the time and came up with a truly useful tool, <a href="http://editkid.com/upload_to_ftp/">Upload to FTP: An action for OS X Automator</a>.</p>
<p><span id="more-135"></span></p>
<p>Installing the action also installs a connection to the built in FTP server in OS X. That, in turn, makes it easy to attach FTP upload to a folder or as part of a workflow. Yes, the better FTP clients like <a href="http://panic.com/transmit/">Transmit</a> and <a href="http://www.yummysoftware.com/">Yummy FTP</a> allow you to create folder and dock drop boxes. But this is free. And it allows you to include file upload into any Applescriptable application, including the Finder.</p>
<p>Included with the Automator workflows are a couple of workflows that provide the action with immediate functionality. One is a simple upload of selected files and folders. </p>
<p><a href="http://michaelsdesigns.com/mactheweb/wp-content/photos/uploadftp.png" onclick="pp_image_popup('http://michaelsdesigns.com/mactheweb/wp-content/photos/uploadftp.png',450,323); return false;" title="uploadftp"><img src="http://michaelsdesigns.com/mactheweb/wp-content/photos/uploadftp.png" width="450" height="323" alt="uploadftp" class="pp_empty" /></a></p>
<p>To take advantage of the workflow, I saved it as a Script Menu Plugin. Then I assigned a keyboard command for it in System Preferences > Keyboard &amp; Mouse > Keyboard Shortcuts.</p>
<p>Now all I have to do to upload files to my server is select the file, type Command + Option + Control + U and zap, the files are uploaded. </p>
<p>The capability to upload files in Windows Explorer has been available in Windows for years. It&#8217;s nice to finally see it for the Finder on the Mac.</p>
<p>The other included workflow will resize and upload images. </p>
<p>Think of selecting images in iPhoto, running the action and having your images, auto-sized, compressed and uploaded to a folder of your choice on your web server. Now that&#8217;s useful!.</p>
<p>I&#8217;m sure that as time goes on I&#8217;ll think of other ways to take advantage of this useful Automator action.</p>
]]></content:encoded>
			<wfw:commentRss>http://mactheweb.com/software-review/upload-to-ftp-an-action-for-os-x-automator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yummy FTP &#8211; Fast Mac File Transfer</title>
		<link>http://mactheweb.com/software-review/yummy-ftp-fast-mac-file-transfer/</link>
		<comments>http://mactheweb.com/software-review/yummy-ftp-fast-mac-file-transfer/#comments</comments>
		<pubDate>Thu, 23 Mar 2006 08:13:15 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[Pro User]]></category>
		<category><![CDATA[Software Review]]></category>

		<guid isPermaLink="false">http://mactheweb.com/?p=72</guid>
		<description><![CDATA[I had never heard of this program until I checked the TextMate documentation and saw it listed as one of the programs that supports TextMate as an external editor. Okay, I thought. They are current with the latest Macintosh Web buzz. I&#8217;ll try it out.

I liked what I saw. It was time to update and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://michaelsdesigns.com/mactheweb/wp-content/photos/yummyftp.png" alt="yummy ftp" width="104" height="110" align="left" />I had never heard of this program until I checked the TextMate documentation and saw it listed as one of the programs that supports TextMate as an external editor. Okay, I thought. They are current with the latest Macintosh Web buzz. I&#8217;ll try it out.</p>
<p><span id="more-72"></span></p>
<p>I liked what I saw. It was time to update and clean up one of my sites. Might as well try out the demo. </p>
<p>It looks like an FTP program. No surprise here. We see the modern two pane view with local directories on the left and the server on the right. There is no obvious way to reverse this, which doesn&#8217;t bother me. That&#8217;s how I&#8217;m used to working. Feature buttons have obvious icons and one touch I like is that the icons default to &#8220;Use Small Size&#8221; by default. It is easy to close the local view and use the program as another finder window, if you prefer.</p>
<p align="center" ><img src="http://michaelsdesigns.com/mactheweb/wp-content/photos/yummyft2full.png" alt="yummy ftp full view" width="450" height="327"/></p>
<p>This as a professional level webmaster&#8217;s tool. All of the expected power features are present, such as Mirroring, Remote Editing, Filtering, AppleScriptability, etc.. It also has a keyboard commands for almost every function, a nice touch.</p>
<p>Yummy supports both column and list views making it very easy to navigate through a site quickly. Since I first saw this feature I have considered it mandatory for my FTP program. It&#8217;s well implemented here and fast. Yummy supports several navigation options. Besides the column view there are the traditional forward and back buttons as well as a pull down menu that shows the entire path to the current window. The list view allows sorting by name, date modified, size and kind. The latter is nice because it sorts directories by folder first then alphabetically. Windows FTP clients sort that way and that was one of the few benefits of having to work on Windows for a while.</p>
<p>Yummy offers some other excellent features. A File menu command makes it easy to set a desktop alias to a remote folder. Then adding files to your server is a simple drag and drop. Yummy FTP starts up and does its thing then auto quits. Simple and elegant. <strong>Desktop Watcher</strong> attaches a folder action to any folder and auto uploads and datestamps files. It has folder synchronization and scheduling. </p>
<p>Yummy FTP works well with Rendezvous, making connections with local network servers automatic. Like a good Cocoa app it stores bookmarks and passwords in Keychain. It is possible to select the default local folder for a connection, though that is not immediately obvious. I had to first create a connection, then select it in the bookmarks window, then click the Advanced icon. It works. However, since I always keep mirrors of websites in my Home folder I would like to see the option in the default Bookmarks Edit pane. That&#8217;s just a quibble though. I don&#8217;t move my sites around on my hard drive so the extra step doesn&#8217;t come up more than once a site.</p>
<p>Yummy also has a file preview button. Previewing is so fast that I&#8217;d never know I was viewing a remote file. It&#8217;s a really nice to be able to see that remote image, that I can&#8217;t quite remember or to view the code of any text based file. In column view, the right most column works just like the finder giving file size and type.</p>
<p>Right clicking (That&#8217;s right &#8211; right not Control click. Come on Apple. Make a two button trackpad) on a file gives an excellent selection of options, like Add Favorite, Create Alias, New Folder, Get Info and more. It&#8217;s as complete a listing as any I&#8217;ve seen. I&#8217;m a big fan of contextual menus and like this one.</p>
<p>I do have a couple of small quibbles with Yummy FTP. Yummy has made the application opening display a bit too cute with it sort of unfolding as panes and drawers activate. It&#8217;s fun the first time. It&#8217;s annoying after that. I&#8217;d like to be able to turn that, ah, feature? off in preferences. I would also like to be able to set my double click option to edit files. Transmit has recently added remote image editing and I&#8217;d like that in Yummy FTP too.</p>
<p>Yummy FTP is fast. I gave up on Transmit a year ago because it would slow way down while uploading any file larger than 45-60 KB. It seems that Macintosh OS X (System 9 is fine) does not handle FTP as quickly as possible. Yummy FTP must use a different transfer engine. It also runs uploads on more than one file at a time, which noticeably speeds up multi-file transfers. FTP programs spend a significant amount of their time shaking hands with the web server and it&#8217;s nice to have several files moving at once so the pipe is always used. Also, I get a bit more bandwidth from my ISP while running multiple uploads or downloads than with a single file. I don&#8217;t know if this is particular to this situation or the way all cable systems work.</p>
<p>The user manual is a Wiki on the Yummy website. That makes sense but I&#8217;d like to have a local copy. The quick start guide is adequate for experienced FTP users.</p>
<p>Conclusion:<br />
This is a solid program, well thought out. It has a solid feature set. Best on Mac speed and ease of use make it a good choice.</p>
<p>Yummy FTP <br />
Publisher <a href="http://www.yummysoftware.com/">Yummy Software</a><br />
$25 shareware &#8211; 15 day full demo <br />
Yummy FTP requires Mac OS X 10.3 or higher</p>
<p>Value: 5 <br />
Features: 4 <br />
Documentation: 3 <br />
Ease of Use: 4 <br />
Stability: 5 <br />
Macness: 4</p>
<p>Highly Recommended</p>
]]></content:encoded>
			<wfw:commentRss>http://mactheweb.com/software-review/yummy-ftp-fast-mac-file-transfer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cyberduck, a great free FTP program</title>
		<link>http://mactheweb.com/software-review/cyberduck-a-great-free-ftp-program/</link>
		<comments>http://mactheweb.com/software-review/cyberduck-a-great-free-ftp-program/#comments</comments>
		<pubDate>Mon, 20 Feb 2006 16:05:41 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Casual User]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[Software Review]]></category>

		<guid isPermaLink="false">http://michaelsdesigns.com/mactheweb/?p=12</guid>
		<description><![CDATA[Cyberduck is the most polished free Mac FTP program available. It&#8217;s GPL Open Source, too. If you have modest FTP requirements it may be all you need. And, I love the rubber ducky icon. It&#8217;s worth having a copy just to have the ducky in the dock.

Cyberduck is an FTP program of the old school. [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://michaelsdesigns.com/mactheweb/wp-content/images/cyberduck.jpg' alt='Cyberduck FTP' align='left' width='105' height='98' /><a href="http://www.cyberduck.ch">Cyberduck</a> is the most polished free Mac <abbr title="File Transfer Protocol">FTP</abbr> program available. It&#8217;s <abbr title="Gnu Public License">GPL</abbr> Open Source, too. If you have modest <abbr title="File Transfer Protocol">FTP</abbr> requirements it may be all you need. And, I love the rubber ducky icon. It&#8217;s worth having a copy just to have the ducky in the dock.</p>
<p><span id="more-12"></span></p>
<p>Cyberduck is an <abbr title="File Transfer Protocol">FTP</abbr> program of the old school. Much like the venerable <a href="http://fetchsoftworks.com/">Fetch</a>, it gives you one window into your web server in list/outline view. From that window you can move files and folders back and forth between you Mac and your web server. It&#8217;s easy and simple. The tutorial takes about three minutes to read. If you have any experience with FTP clients, you&#8217;ll be up and running immediatly.</p>
<p><img src='http://michaelsdesigns.com/mactheweb/wp-content/images/cyberduck_ftp_window.png' alt='Cyberduck window' align='center' /></p>
<p>Cyberduck has the basic features you would expect from a modern FTP client. With it you can upload and download files and folders, create new files and folders on your web server, change permissions, rename and move both files and folders and resume transfers. It also works hand-in-hand with most popular html editors to allow you to edit text based files directly on your web server.</p>
<p>In addition it has a nice bookmarks setup and offers synchronization of local and remote folders and supports the whole gamut of secure transfer protocols.</p>
<p>If that were all that Cyberduck offered, I&#8217;d recommend it. If something works reliably, as this does for free, you have to be happy. But, beyond the bare basics, Cyberduck is a pretty polished Mac program. </p>
<p>Cyberduck looks good. It is localized for a number of languages. It supports Applescript, Bonjour and .Mac iDisk. It allows toolbar customization. It is even a Universal Binary, ready to run natively on Intel Macs. And it supports third party productivity utilities like <a href="http://growl.info/about.php">Growl</a> and <a href="http://quicksilver.blacktree.com/">Quicksilver</a>.</p>
<p>Publisher: <a href="http://www.cyberduck.ch">http://www.cyberduck.ch</a></p>
<p>Cyberduck runs on Mac OS X 10.3.9 or later.</p>
<p>Ease of use: 4<br />
Features: 3<br />
Value for money: 5<br />
Macness: 4+<br />
Recommended</p>
]]></content:encoded>
			<wfw:commentRss>http://mactheweb.com/software-review/cyberduck-a-great-free-ftp-program/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
