Skip to content

Commit

Permalink
updated delete/transfer options
Browse files Browse the repository at this point in the history
  • Loading branch information
gnawhnehpets committed May 29, 2024
1 parent e31ee34 commit d9d8a4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions transfer_s3_to_gcs/v1.0/opt/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ else
--description "$S3_BUCKET" \
--source-creds-file /opt/AWScreds.txt \
--project "$GC_PROJECT" \
--overwrite-when 'different' \
--delete-from 'destination-if-unique' \
--no-enable-posix-transfer-logs
fi

Expand Down

0 comments on commit d9d8a4f

Please sign in to comment.