Service Provider Profiles

There are many new providers pushing into the cloud storage market accessing open protocols that Cyberduck supports, OpenStack being the most relevant in the party. As we don’t want the connection dropdown list in the connection panel of Cyberduck to grow to a confusingly long list we tend not to add every single provider entering the market to the list. But to simplify the connection setup for customers, we publish so called connection profiles in collaboration with providers. These profiles contain specific connection settings for a hosting provider and a custom icon to make it easily recognizable in the list of bookmarks. To install, just double click a connection profile (.cyberduckprofile) (both on Mac & Windows supported) to register it with Cyberduck.

Dump Truckgreenqloud hpcloud

Some profiles recently published include:

With the connection profile installed, only the user credentials must be provided to login with the hostname, port and protocol preconfigured.

Update Technical documentation has been posted to the wiki.

Spring Cleaning

In a spring cleaning effort we have removed support for Dropbox, Google Drive and Azure in Cyberduck for the upcoming 4.3 release. This allows us to focus on improving support for S3 and open cloud storage standards (speak Open Stack Swift) and the long supported FTP/SFTP and WebDAV protocols.

We reserve the option to reintroduce support for Azure (#6521) and Google Drive (#6976) when time allows and user demand is significant.

Update The latest snapshot builds for Mac & Windows reintroduce support for Azure Storage.

Copy files between servers

The latest release available as of today as version 4.2 substantially improves support to copy files from server to server. Open two browser windows each with a connection to any server and drag files and folders between the browsers to copy files. A transfer is added to the Transfers window reading data from one server and uploading to the destination concurrently. This is much faster than in previous versions without creating any local temporary files but streaming directly from one remote server through the local host to the other server.

Copy from SFTP server to Rackspace Cloudfiles.

Enable server side encryption for AWS S3

The latest snapshot build of Cyberduck for Mac & Windows allows the configuration of server side encryption for files in Amazon S3. Server side encryption provides you the ability to encrypt data stored in Amazon S3. You can encrypt data on upload simply by selecting AES256 as the default encryption algorithm for uploads to S3 in the Preferences or selecting the checkbox in the Info panel for data already uploaded. Decryption happens automatically when data is retrieved.