Return to Aspera Console labs page
In this lab, you will employ IBM Aspera Console to configure Smart Transfer aimed at transferring files from the AMERICAS Region to the EUROPE Region. Furthermore, examine the transfer speeds by contrasting Aspera FASP with SFTP/TCP through the transfer of a 10GB file between these two regions.
Component Diagram:

You will utilize two IBM Techzone environments, one reserved in the USA Region and the other in EUROPE Region.
After reserving the two environments, we need to configure them.
First, we will configure the EUROPE environment, and then AMERICAS environment.
Open Techzone EUROPE lab environment.

Scroll down to the bottom.
Capture “Router WAN IP” of EUROPE Techzone Environment.

Open Windows VM’s Console.

Use CAD (Control Alt Delete) button, and login to the Windows VM.
Credentials: techzone / IBMDem0s
Open Putty program.
Open Putty Program from the Windows Desktop or Taskbar in the bottom of the screen.

Login as ibmuser / engageibm.
Run setup_target_env.sh. This will copy a HSTS (High Speed Transfer Server) license to EUROPE HSTS, then it updates aspera.conf with the EUROPE Router WAN IP. Additionally, it will also restart aspera services.
sudo ./setup-target-env.sh "PASTE-YOUR-EUROPE-Router-WAN-IP"
Logon to the Windows Virtual Machine as techzone / IBMDem0s user.
Open Chrome Browser, and click on “Aspera Console” from the Bookmark bar.
Login as admin/WelcometoAspera@2025.
Add Destination Aspera HSTS (High Speed Transfer Server) Node, under Nodes tab.

Enter EUROPE region’s “Router WAN IP”, Name, and select “Default endpoint type” as “Node API” as below.

Click <Create>.
Enter Node API Credentials asperanodeuser/WelcometoAspera@2025, then click <Update>.

Click on <Test Credentials> button.


You should see “Successfully connected to node via Node API.
Now, click on Map tab, and check “Show on map”. Also, drag the location circle to Europe as below and click on <Save Changes> button.

Click on <List Managed Nodes> button. Now you should see High Speed Transfer Server Node for AMERICAS, and Aspera High Speed Transfer Server Node for EUROPE listed as below.

Click on Transfer Tab as below.

Select Source, and the preconfigured hsts1 Node as below.

Now, click on “Choose Source Directory” button, and select AMERICAS folder. The AMERICAS folder has just one file which is a 10GB file.

Now, select “Always transfer the entire directory” under “Items to transfer” dropdown box.

Now, click on the Destination box, and select “hsts-eu” under the Connect section.

Enter Login user, password as asperanodeuser/WelcometoAspera@2025.

Choose destination Directory, and select “FROM.AMERICAS” then click <OK>.

Open Transfer section, and make sure the “Target rate” is set to 1GB network.

Now, click on <Save> button.

Your newly created Smart Transfer should appear as below.

Start the Transfer as below.

Click the <Start> Button.

You should see

Notice the Status being changed from Queued > Submitted > Running.

Watch the transfer speed in the bottom of the page.

Click on the Transfer.

You should see the transfer details.

** NOTE: ** It only took 1 minute and 23seconds to transfer 10GB file.
Let’s run an SFTP Transfer over TCP to compare the transfer speeds between TCP vs. FASP.
In the AMERICAS environment, open Putty Program from the Windows VM’s Desktop or Taskbar in the bottom of the screen.

Login as ibmuser / engageibm.
Run the below commands (see the screenshot). We will initiate SFTP transfer from AMERICAS to EUROPE, and lets use the
cd /data/nodeuser_data/AMERICAS
sftp ibmuser@<Router WAN IP>
put 10GB-Marketing-data.1

Notice that it took 8 minutes and 24 seconds to transfer the 10GB file from AMERICAS to EUROPE.
You have investigated the SFTP and FASP protocols for transferring files across two distant regions and observed the transfer speeds. As observed, utilizing FASP technology results in approximately 90% faster data transfer speeds.
NOTE: Explore Aspera Console and it’s features by clicking on the other tabs.