Score's primary function is to facilitate the secure upload and download of file data to and from an object storage provider. Utilizing time-limited pre-signed URLs, Score ensures secure access to file data within object storage.
Score specializes in data transfer, leaving metadata complexities to its companion application, Song, which handles the validation and tracking of metadata in its own repository, separate from object storage concerns. Together, Score and Song streamline distributed data organization.
Score offers a high-performance multipart transfer system with several advantages:
The Score-Client, a command-line tool, simplifies interactions with Score's REST API endpoints. With Score-Client, users can efficiently upload and download files, and access various Score-related parameters. For detailed information on Score-Client commands, refer to our score client reference documentation.