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

What Does CISA Stand For? The Cybersecurity and Infrastructure Security Agency and the CISA Certification Explained

The acronym "CISA" carries two distinct meanings, and both matter to any organization operating in…

2 weeks ago

Stryker Cyberattack News: Iranian Hackers Launch Destructive Cyber Attack on a US Medical Technology Giant

On March 11, 2026, medical technology giant Stryker confirmed that Stryker is experiencing a global…

3 weeks ago

Are Public Wi-Fi Networks Safe for File Transfers? Understanding the Risks and Safer Alternatives

Why Public Wi-Fi Raises Security Concerns Public Wi-Fi networks are everywhere. Airports, hotels, cafes, and…

3 weeks ago

TrendAI Updates

TrendAI continues to raise the bar. You might know VisionOne File Security for securing your media assets that…

3 weeks ago

Prompt Injection Attacks: The AI Security Vulnerability Every Enterprise Needs to Understand

Prompt injection has quickly become the most important security challenge in the age of generative…

3 weeks ago

Automated Installation & Configuration

One of the most fulfilling statements we hear from our customer base is “we buy this product because of PacGenesis”.  This includes…

4 weeks ago