What would be the bash command that will continuously watch jsondata folder and sync that folder with s3 when changes happen to local folder.
Now I am running this command but it does not have a -watch flag.
aws s3 sync jsondata s3://mybucket/jsondata/