google cloud storage - gsutil rsync uploading then immediately deleting file, leaving source and target in different states -
i have script running gsutil rsync -r -d -c
, , leave source , target directories out of sync. last file in in list (named version.json) first uploaded, , deleted.
has encountered bug?
additional information:
- versioning turned off in target bucket
- this occurs when attempting overwrite entire contents of target bucket, present.
Comments
Post a Comment