Support for Amazon S3

The next major release of Cyberduck will support Amazon S3. I have integrated the excellent open source library JetS3t into Cyberduck. It allows you to transfer files to your S3 account and browse the S3 buckets and files in a hierarchical way as you are used to with other remote file systems supported by Cyberduck.

Amazon S3 Browser

Cyberduck 3.0 is expected to be released later this month. The current nightly build (use with caution) is available for testing.

Nightly builds of upcoming 2.8

Nightly builds of the upcoming 2.8 release are available (r2981). Changes include a new SSH library including the support for SCP transfers, transfer throttling, automatic reconnection on network failures, limiting the number of concurrent transfers and an outline view to browse the folder hierarchy in the overwrite warning and synchronizsation dialogs. Give it a try and report any problems.

Update: The latest build is 3084.

Cyberduck 2.7.3

  • [Bugfix] Problem parsing PASV response from some servers (FTP) #779, #869]
  • [Bugfix] Stalls when connection is interrupted during DNS lookup #960]
  • [Bugfix] Improved sorting in ‘Kind’ browser column #993]
  • [Bugfix] Renaming files using Info panel causes repeated renaming #1005]
  • [Bugfix] Uploading folders interrupts file transfer (SFTP) #1001]
  • [Bugfix] Preference for auto-open delay for spring-loaded folders not saved #633]
  • [Bugfix] Preference to open new browser window on launch not used #997]
  • [Bugfix] Symbolic links on local filesystem not handled properly [#995]
  • [Bugfix] Send creation time of file with UTIME [#–]
  • [Feature] Clear command in History menu [#648]
  • [Feature] Preference to exclude files from transfers using regular expression [#511]

In the news.

Usually Cyberduck is featured in the nowadays popular I use these 10 OS X applications blog entries which thrills me, but this one is different: Elliotte Rusty Harold has written an article published at IBM developerworks titled Java 2007: The year in preview.
First, I had to think of myself when I read of the “(…) satisfied IntelliJ IDEA users will continue to wonder what all the fuss is about [the competition between Netbeans and Eclipse], confident in their belief that it’s the best Java IDE available. (…)” and secondly I was delighted if not proud to see the name of my own little software engineering effort appear in the Client GUIs section which reads “(…) Although many people haven’t noticed, the Java platform has been a real presence on the desktop for four or five years now. More than a few quality desktop applications have been written in Java code, including RSSOwl, Limewire, Azureus, Eclipse, NetBeans, Cyberduck, and others. These applications are written in nearly every GUI toolkit available including Swing, AWT, SWT, and even platform-native toolkits such as Mac OS X’s Cocoa. (…)“. Read the full article here.

Hidden Option

As of Cyberduck 2.7.2, there is a new hidden preference to display the items in the bookmark drawer using less screen real estate. Only the bookmark’s nickname is displayed and the row is about one third as usually height. To enable open a Terminal.app window and enter defaults write ch.sudo.cyberduck browser.bookmarkDrawer.smallItems true. Relaunch Cyberduck.

Cyberduck 2.7.2

  • [Feature] Option to use single connection for browser and transfers [#57]
  • [Feature] Option to remember open browser windows and reconnect upon relaunching the application [#59]
  • [Feature] Delay for spring-loaded folders can be set [#633]
  • [Feature] Calculate size of directory [#5]
  • [Feature] Duplicate files using option-drag [#150]
  • [Feature] Per bookmark setting for download folder [#158]
  • [Feature] Per bookmark setting to use single connection for browser and transfers [#–]
  • [Feature] Kind column in browser describing file type [#46]
  • [Feature] Advanced settings in connection and bookmark window in disclosable view
  • [Feature] Added PageSpinner to the list of supported editors (http://www.optima-system.com/pagespinner) [#205]
  • [Bugfix] Disconnecting in the background not blocking the user interface [#–]
  • [Bugfix] Folders marked as inaccessible after timeouts and cannot be opened after reconnecting [#611]
  • [Bugfix] Applescript/Dashboard should not use seperate session for transfers [#–]
  • [Bugfix] Cannot write to group writable files (SFTP) [#173]
  • [Bugfix] File length is set to zero if updating permission fails (SFTP) [#974]
  • [Bugfix] Directory listing is not refreshed when upload is completed after “Try Again” [#982]