Cyberduck for Windows Integration with Backblaze B2
- Print
- DarkLight
Cyberduck for Windows Integration with Backblaze B2
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Cyberduck is a third-party software that has integrated with Backblaze B2 Cloud Storage. For more information, see the Cyberduck documentation about Backblaze B2.
Notes
As of Cyberduck 7.9.1, major performance improvements were made to how Cyberduck handles small files and how many concurrent files you can transfer at one time. Update to the latest version, and recheck the suggested performance settings in Edit Preferences.
After you install updates, review your settings to make sure they have not been reset.
After you install updates, review your settings to make sure they have not been reset.
Create an Application Key
You can create an app key or use the Master Application Key and Key ID that was generated when you enabled Backblaze B2.
- Sign in to the Backblaze web console.
- In the left navigation menu under B2 Cloud Storage, click Application Keys.
- Click Add a New Application Key, and enter an app key name. Please note: You cannot search an app key by this name; therefore, app key names are not required to be globally unique. Key names are limited to 100 characters and can contain letters, numbers, and "-", but not I18N characters, such as é, à, and ü.
- Select All or a specific bucket in the Allow Access to Bucket(s) dropdown menu.
- Optionally, select your access type (Read and Write, Read Only, or Write Only).
- Optionally, select the Allow List All Bucket Names checkbox (required for the B2 Native API b2_list_buckets and the S3-Compatible API S3 List Buckets operations).
- Optionally, enter a file name prefix to restrict application key access only to files with that prefix. Depending on what you selected in step #4, this limits application key access to files with the specified prefix for all buckets or just the selected bucket.
- Optionally, enter a positive integer to limit the time, in seconds, before the application key expires. The value must be less than 1000 days (in seconds).
- Click Create New Key, and note the resulting keyID and applicationKey values.
Note
When you create a new app key, the response contains the actual key string, for example N2Zug0evLcHDlh_L0Z0AJhiGGdY. You can always find the keyID on this page, but for security, the applicationKey appears only once. Make sure you copy and securely save this value elsewhere.
Set up Cyberduck
- Download Cyberduck.
- Follow the installation wizard to install Cyberduck.
- Open Cyberduck, and click Open Connection.
- In the drop-down menu, select Backblaze B2 Cloud Storage.
- Enter your Backblaze B2 Key ID and application key, and click Connect.
Create a Bucket
- Click Action, and select New Folder.
- Enter a bucket name.
Bucket names are globally unique. If the bucket name fails, try a different name. - Select a privacy setting.
If you set the privacy setting to Public, users can view or download data using a link. - Click Create.
Note
The latest version of Cyberduck supports read-only keys and bucket-restricted keys. For more information, see the Cyberduck documentation about Backblaze B2.
Upload Files
- Click File or right-click your folder name, and select Upload.
- Select a file from your computer, and click Upload.
You can also drag a file from your computer to the folder name.
File Versioning
A list of file versions can be viewed in Cyberduck on the Versions tab of the Info screen.
- In the Cyberduck browser, select a file, select File, and select Info.
- On the Info screen, click the B2 tab and select Bucket Versioning to enable versioning.
- Click the Version tab on the Info screen to view all of the versions of a file, revert to a previous version, or delete a version.
Edit Preferences
If there are temporary issues with the Internet connection when you transfer files, you can increase the timeouts and retries to help overcome this automatically, especially when uploading large files or synchronizing large directories. You can also change settings to improve performance.
- Click Edit, and select Preferences.
- Click Connection.
- If you experience performance issues, change the following settings:
- Change Timeout for opening connections (seconds) to 60 Seconds.
- Select the Repeat failed networking tasks checkbox.
- Change with delay (seconds) to 10.
- Change Number of retries to 20.
- To make file transfers faster, click Transfers and set Transfer Files to Open multiple connections.
- For the successful transfer of large files, set downloads and uploads to overwrite files with the same name. If the file size is different, it resumes the pending file transfer.
- Under Downloads, select Resume in the Existing Files menu.
- Under Uploads, select Resume in the Existing Files menu.
Was this article helpful?