I am trying to transfer a big amount of files from a Windows shared folder into AWS S3. I was able to transfer some small files with Data Transfer component (and by using SMB protocol) successfully. However, the transfer is extremely slow and for some big files the transfer fails or it just gets stuck. those files are around 60-90GB each.
Any of how to transfer those files more efficently?
BTW, the files are create by one of our legacy systems, it's possible to even split the files into smaller chunks.