Categories: IBM

Disabling ACLs for AWS S3 Buckets in asperatrapd

Introduction 

IBM Aspera High-Speed Transfer Server (HSTS) includes the ability to read and write objects directly to AWS S3 object storage buckets. For customers running HSTS on EC2 instances in the environment, the asperatrapd service is typically enabled to support object storage. 

Some customers may wish to disable Access Control Lists (ACLs) on their S3 buckets as part of their internal security practices or upon suggestion from Amazon. In some cases, writing objects to S3 via HSTS and asperatrapd may fail. 

Customers may see a message in

/opt/aspera/var/log/trapd/aspera-trapd.log 

such as: 

This bucket does not allow ACLs 

If transferring via ascp on the command line, customers may see an error such as: 

Session Stop  (Error: Server aborted session: Error 5 (The bucket does not allow ACLs (upload-put(2)) [Bad Request] (IO error)) creating destination path "examplefile.dat") 

Procedure 

To avoid these errors, a change can be made to the asperatrapd configuration. 

  • Make a backup of the file
/opt/aspera/etc/trapd/s3.properties 
  • Open that file in a text editor and look for a line that reads:
#aspera.s3session.x-amz-acl.enabled=true 
  • Uncomment this line, then set to false:
aspera.s3session.x-amz-acl.enabled=false 
  • Restart asperatrapd
systemctl restart asperatrapd 

This should resolve the error.  

If you have additional questions, PacGenesis Engineering is here to help! Please contact us for more information. 

YMP Admin

Recent Posts

SharePoint ToolShell Attack: The Critical Security Crisis That Should Worry Every IT Leader

Bottom Line Up Front: A critical zero-day vulnerability in Microsoft SharePoint Server (CVE-2025-53770) has been…

18 hours ago

7 Popular Data Storage Solutions for Small and Medium Businesses

Small and medium businesses face mounting pressure to secure and manage growing volumes of digital…

6 days ago

What Is SharePoint? Complete Guide to Microsoft’s Collaboration Platform

Microsoft SharePoint stands as one of the most widely deployed collaboration platforms in the enterprise…

1 week ago

What is MASV? Complete Guide to High-Speed File Transfer Technology

TL;DR MASV is a cloud-based file transfer platform designed for moving large files quickly and…

2 weeks ago

Apple’s Latest Security Patches Emphasize the Need for Secure File Transfer Solutions

As Apple continues to reinforce its security infrastructure, its latest macOS update and iOS update…

2 weeks ago

What is Fortinet? The Complete Guide to Enterprise Cybersecurity

TL;DR: Fortinet is a leading cybersecurity company that provides integrated enterprise security solutions through its…

2 weeks ago