gsutil rsync too slow when uploading files to S3

0

I have a google cloud storage bucket (Sao pablo) and a backup bucket in S3 (virginia). The command I use is

gsutil -m rsync -r gs://**** s3://****

It was working fine with less than 200gb. After uploading more than 350gb, every time I run the command, google cloud takes some minutes to list files ("At source listing ..." ) but the destination S3 takes an hour to list 10000 files, so I need a day to sync files. I don't understand what happened because if some days ago it took 3 hours for example, after duplicating the space I hope about 6 hours not a day. Any idea?

已提問 1 年前檢視次數 83 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南