# Uploading to S3 using CyberDuck This is a guide on uploading a file to an S3 Bucket using CyberDuck. ## Requirements 1. Install CyberDuck: [link](https://cyberduck.io/download/) 2. AWS Access and Secret keys 3. AWS Bucket name ## Upload Steps ### 1. Open CyberDuck and click on Open Connection ![](https://hackmd.io/_uploads/SJA2JGWH3.png) ### 2. Insert the AWS information Add the bucket server following the format in the image below. Change `<name>` for the bucket name. Add the Access and Secret Access keys. Then, click on Connect. ![](https://hackmd.io/_uploads/rkuWeGZB2.png) ### 3. Upload the file After connecting, you'll be able to list the bucket's files. ![](https://hackmd.io/_uploads/SJenxM-Bn.png) Right-click anywhere, open the menu and click on the upload button. ![](https://hackmd.io/_uploads/B12Z-MWS3.png) Choose the file, then click to upload.