docker-azcopy icon indicating copy to clipboard operation
docker-azcopy copied to clipboard

--list-of-files parameter don't work

Open GustavoBalbino opened this issue 3 years ago • 1 comments

Hello Peter,

I have an issue i hope you can help solve it. So i created an automation account that uses you container azcopy image:lastest and i'm trying to pass a parameter called "--list-of-files" that is talked in here https://github.com/Azure/azure-storage-azcopy/wiki/Listing-specific-files-to-transfer and i'm trying to parse my list of files that i want to copy in the automation account but the container throws me this error.

failed to parse user input due to error: cannot open 'C:\Temp\nix53pae.4pg\folder-temp\file.txt' file passed with the list-of-file flag this file is generated inside the automation account.

Thanks

GustavoBalbino avatar Apr 13 '22 09:04 GustavoBalbino

I didn't test it on Windows, What's the complete input and output?

PeterDaveHello avatar May 24 '22 15:05 PeterDaveHello