How to sync faster 2 network volumes across regions using Global Networking or S3?

I have 2 Network Volume in 2 Regions both allowing S3 and Global Networking. I tried to use a Pod with one Volume mounted and SSH connect to the other one to do rsync but it was slow. Are there any faster solution I should consider? Thx!
1 Reply
riverfog7
riverfog72w ago
Personally I tar the files and transfer them p2p

Did you find this page helpful?