Platform/OS
Cross-platform
Category
Media & Video Tools

Adobe Premiere Pro

Adobe Premiere Pro is a popular video editing program that lets people cut, arrange, and polish their video clips into finished movies. It works like a digital film workshop where you can trim scenes, add music, fix colors, and create smooth transitions without any complicated film equipment. It uses S3-compatible object storage to keep all your raw video files, project pieces, and finished exports in a safe, scalable online locker that you can reach from anywhere. This storage approach means huge 4K or 8K video files don't have to live on your computer's limited hard drive, so you avoid running out of space during big projects. The tight connection to S3 also lets teams share the same footage instantly and lets Premiere Pro pull only the exact video bits it needs at any moment, making editing faster and more reliable for real-world video creators.

Connection / Setup

  1. Create an account and log in to DiskSpace
  2. Click I'm ready to set up my storage
  3. Enter Bucket Name following the instructions
  4. Click Create Bucket and wait for it to be generated
  5. Find your Endpoint URL, Access Key, and Secret Key in the S3 Client Configuration section for use below

Connect DiskSpace.sh to Adobe Premiere Pro

Use DiskSpace.sh (S3-compatible storage) as a media cache or project storage location in Adobe Premiere Pro. Follow the steps below to configure the connection.

Connection Steps
  1. Open Adobe Premiere Pro and navigate to Edit > Preferences > Media Cache (or use a third-party S3 integration panel if available).
  2. Select the option to add a new S3-compatible storage provider.
  3. Enter the following credentials and settings:
Important: Path-Style Requests Required
DiskSpace.sh requires path-style URLs. Virtual-hosted style is not supported.

Example correct path format:

https://s3.diskspace.sh/your-bucket-name/project-files/video.mp4
Troubleshooting
  • Ensure the Endpoint URL is set to https://s3.diskspace.sh (no trailing slash).
  • Confirm you are using path-style addressing and not virtual-hosted style.
  • Region can be left blank or set to us-east-1.
  • Verify your Access Key and Secret Key have the necessary S3 permissions (s3:GetObject, s3:PutObject, s3:ListBucket).
  • If connection fails, check that your firewall allows outbound HTTPS traffic on port 443.
Note: Adobe Premiere Pro does not have native S3 support. You may need to use a compatible plugin or mount DiskSpace.sh as a local drive using tools like rclone mount or diskspace-fuse.