How to transfer files from local machine to virtual folders within an Azure container (using blobxfer)
问题 I am using blobxfer to upload some files to Azure Storage. It's like AzCopy, but for Linux OS (whereas AzCopy is for Windows). Basically, I have two folders at the location /home/myuser/s3/ . One folder is called /uploads/ , the other is called /users/ . These folders contain multitudes of image files. I need to upload both these folders to an Azure container. Keep in mind that I don't want the contents of the folders to mix on Azure storage, they need to be transferred to separate virtual