Need an efficient solution to upload/download larger files size upto 250GB
Our application, built with Java, Spring Boot, and Angular, requires the ability to upload and download files as large as 150GB to a cloud storage solution. We aim for fast uploads that can resume seamlessly if interrupted. Could you provide guidance or an example of how to achieve this efficiently? Any other Java technology suggestion also welcome.