Categories: AsperaIBM

Switching from trapd to pvcl_cloud

Introduction 

The IBM Aspera High-Speed Transfer Server (HSTS) includes the ability to natively read and write object storage within all of the major public cloud providers. This was originally implemented as a standalone service called Aspera Trapd, which was implemented in Java.  With the release of HSTS v4.1, a new implementation of this service was written in C, leveraging pvcl and packaged as part of the core code base rather than as a standalone service.  This implementation promises faster object storage access with a smaller memory footprint. 

Procedure 

In order to leverage this new native object storage implementation, we simply need to create a symlink for the new binary to be discovered, restart asperanoded, and disable the trapd service: 

  • ln -s /opt/aspera/lib/pvcl/libpvcl_cloud.so /opt/aspera/lib/
  • systemctl restart asperanoded
  • /opt/aspera/bin/astrap-config.sh disable

Now the Java based trapd service is no longer running and the new pvcl_cloud implementation is enabling read/write to cloud object storage.  For more information on this service, you can visit: https://www.ibm.com/docs/en/ahts/4.4?topic=cloud-getting-started-aspera-pvcl 

Scott Pecnik

Recent Posts

Adding Custom Apache Configs to Faspex 4

Introduction  IBM Aspera Faspex is a popular self-managed web application that provides a user-friendly package sending interface…

1 day ago

MASV Alternative: Enterprise File Transfer Solutions That Outperform MASV.io

Organizations evaluating MASV for large file transfer needs often discover that pricing models, transfer speeds,…

1 week ago

MASV vs WeTransfer: Enterprise File Transfer Solutions Compared for 2025

When organizations need to move large media files across global teams, choosing between MASV and…

1 week ago

The Cloudflare Outage and What It Means for File Storage and Cybersecurity

When a massive chunk of the internet went dark on November 18, 2025, it wasn't…

1 week ago

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

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

1 week ago

IBM Aspera: What is Aspera Software?

Moving your data anywhere in the world way faster than you can experience now, would…

1 week ago