I am trying to send an email using Java and Gmail. I have stored my files on the cloud and the stored files I want to send as an attachment to my email.
It should add those files to this mail and not links of those files.
How I can send such attachments?