AzCopy on Linux for Transferring Files Between Storage Accounts Using SAS



This tutorial describes using AzCopy on Linux to copy blobs or files between a source and destination, upload and download files and directories between a local system and cloud, copy data between AWS S3 and Google cloud storage. It can either use SAS (Shared Access Signature) or OAuth, in this tutorial we will be using SAS to send and receive a file between a Linux machine and Azure.
AzCopy V10 is just an executable file, so there’s nothing to install.