Asset Platform V3
To connect to the Servd V3 Assets Platform using Cyberduck:
Ensure that your installed version of Cyberduck is up to date.
Navigate to your project's assets page in the Servd dashboard.
Click the 'Generate New Access Key' button. We'll be using these details in a moment so keep this page open.
In Cyberduck, click the "+" button in the bottom left to create a new bookmark.
Use the following settings:
Nickname: your project's name
Connection Type: Amazon S3
Server: S3 ENDPOINT from the Servd dashboard
Access Key ID: ACCESS KEY ID from the Servd dashboard
Secret Access Key: ACCESS KEY SECRET from the Servd dashboard
Under the "More Options" section:
Path: BUCKET NAME from the Servd dashboard
Close the bookmark window.
Double click the bookmark you've just created from the list.
You should now be able to see a list of environments within which you can place your assets.
Asset Platform V2 (Legacy)
To connect to the legacy Servd V2 Assets Platform using Cyberduck:
Ensure that your installed version of Cyberduck is up to date.
Check that your default permissions preference for new file uploads is set to public-read.
βThe location of this preference changes depending on the version of CyberDuck that you are using, but it is most likely under Preferences > S3 > Default ACL.
Navigate to your project's assets page in the Servd dashboard.
Click the 'Generate New Access Key' button. We'll be using these details in a moment so keep this page open.
In Cyberduck, click "Open Connection".
Use the following settings:
Connection Type: Amazon S3
Server: s3.eu-central-003.backblazeb2.com
Access Key ID: ACCESS KEY ID from the Servd dashboard
Secret Access Key: ACCESS KEY SECRET from the Servd dashboard
βClick "Connect".
Once connected use the Go > Go to Folder menu option and enter
β
cdn-assets-servd-host/[PREFIX-FROM DASHBOARD]Be careful for your forward slashes. There should be no slash at the beginning and a single slash at the end. For example:
cdn-assets-servd-host/excited-buzzard/
You should now be able to see a list of environments within which you can place your assets.