To export your Bynder assets securely, use SFTP or S3 without external hard drives. Bynder can send files to your SFTP server or AWS S3 bucket. For S3 transfers, provide the bucket address, Access Key ID, and Access Key for a user with permission to list and transfer files. After the SFTP export, files will be deleted from the AWS bucket and SFTP server within 90 days.
How to request an export?
Reach out to your Customer Success Contact for details and learn about any associated costs.
How to Generate an SSH Key and log in to the SFTP Location
- Create an RSA-2048 SSH key pair on your side, including a private and public key. Follow the instructions below depending on your operating system:
- Send the public key to your Onboarding Manager or Customer Success Manager, who will provide you with a username and other necessary details to connect to the SFTP server.
- Never send us the private key and its passphrase. The key will then be compromised, and a new key pair must be generated.
- Create a new SFTP connection using the following details in your preferred SFTP client. We recommend using Cyberduck or FileZilla. In the below example, we use Cyberduck.
- The name of the fields below may vary depending on the SFTP client you're using.
- Server: Fill in the server endpoint that Bynder provided you with.
- Port: The port number will be set automatically and should always be 22.
-
Username: The username Bynder provided you with.
SSH Private Keys: Select the private key you generated in step 1. When prompted, enter the passphrase for this key
Above is an example of SFTP configuration in Cyberduck. An example of FileZilla can be found here.
- The name of the fields below may vary depending on the SFTP client you're using.
- Connect to the SFTP server. You may see a Host Key Fingerprint the first time you connect. Check if this fingerprint matches the Host Key Fingerprint Bynder provided you with. This way, you can ensure you're connecting to the correct server. The Host Key Fingerprint may not be shown depending on your SFTP client.
- Start transferring your files once you're successfully connected to the SFTP server.
- Notify your onboarding manager or customer success manager once all the files have been transferred successfully, and you've filled out your import sheet.
- We'll start importing your files into your Bynder portal and let you know when the import is complete.
FAQ
How long does it take to complete the export?
SFTP: It takes approximately one week per TB to load via SFTP.
S3: It takes approximately 3-5 days per TB to load from S3 to S3.
How do you create a user with correct S3 bucket permissions?
Click here to learn how to grant the correct permission.
Updated