docker-azcopy
docker-azcopy copied to clipboard
--list-of-files parameter don't work
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
I didn't test it on Windows, What's the complete input and output?