1

I'm finding difficulty in retrieving folder size from my s3 bucket. For Ex: Suppose structuring is like

/home/ - 100GB
/home/10sOffiles/ - 10GB
/home/100sOffiles/ - 90GB
/home/100sOffiles/subfolderswith1000images - 60GB

I wanna find out the "subfolderswith1000images" this folder size. Using java sdk of aws

seenukarthi
  • 8,241
  • 10
  • 47
  • 68
Ankit Singh
  • 325
  • 3
  • 12
  • Have you explored any of the options described in this ServerFault post: https://serverfault.com/questions/84815/how-can-i-get-the-size-of-an-amazon-s3-bucket? – Ashaman Kingpin Oct 20 '19 at 12:14
  • Don't know why Stephen C marked this question as duplicate. I'm not able find any solution related to it in java anywhere on stack overflow. I think you need to look at the above links first – Ankit Singh Oct 20 '19 at 13:43

0 Answers0