Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.aspera.transfer |
Modifier and Type | Method and Description |
---|---|
TransferSpecs |
AsperaTransferManager.getTransferSpec(FASPConnectionInfo faspConnectionInfo,
String localFileName,
String remoteFileName,
String direction) |
Modifier and Type | Method and Description |
---|---|
void |
AsperaTransferManager.checkMultiSessionAllGlobalConfig(TransferSpecs transferSpecs)
Modify the retrieved TransferSpec and apply an '-all' suffix to
the subdomain on the remote)host field
|
void |
AsperaTransferManager.excludeSubdirectories(File directory,
TransferSpecs transferSpecs)
List all files within the folder to exclude all subdirectories & modify the transfer spec to
pass onto Aspera SDK
|
void |
AsperaTransferManager.modifyTransferSpec(AsperaConfig sessionDetails,
TransferSpecs transferSpecs)
Modify the retrieved TransferSpec with the customised AsperaConfig object
created by the user
|
Copyright © 2024. All rights reserved.