I need to download latest files from AWS S3 bucket using powershell script and as well as how can tackle file corruption while downloading.
Asked
Active
Viewed 190 times
0
-
4What have you tried? What didn't work? What file corruption are you talking about? – Theo May 10 '20 at 14:06
-
I Have tried below version It's download and replace the all file from s3 to local.But I required only latest/Modified files only also how can check downloaded file is not corrupted(If In case large files). – Sreenadh May 10 '20 at 15:26