79077505

Date: 2024-10-11 09:01:18
Score: 3.5
Natty:
Report link

How does Storage Explorer copy files so quickly and is there a way to make my Python script copy blobs faster?

Have you checked your network connection during the copy operation? If I'm not mistaken, azcopy copies directly without passing the executing computer, whereas the Python SDK always downloads the blob locally and the uploads it again.

Reasons:
  • Blacklisted phrase (1): is there a way
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): How do
  • Low reputation (0.5):
Posted by: Danferno