aws s3 sync -- delete deleted few of the newly generated files.
I had few files in the s3 bucket which I want to sync it to the server. I used the above command but it deleted all the files and did not sync with the server.
Is there any other way to do it or help me with this.