-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AWS Download app #17
Comments
Hi, Do you have any idea, what could be wrong with the configuration? Best regards, |
I,ve git the same error. Did you get it working Martin? |
Yes, but without the AWS Download app. I just had a batch script which did the "aws s3 cp" call. |
That's too bad. I dont have the scripting module so I need the AWS
Downloader. Think that I going to try it with SFTP
Op vr 19 nov. 2021 om 15:02 schreef Martin Thomann ***@***.***
…:
Yes, but without the AWS Download app. I just had a batch script which did
the "aws s3 cp" call.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIREFW6ILAEUNI6QQ2AZ3PTUMZKILANCNFSM4IKGS2NQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
--
|
You don't need the scripting module. A BatchScript can be run with the "Execute Command" tool. This is - I think - part of the Configurator Module. |
Hey @mthomann we have the same problem to get it working. We even tried already to downgrade AWS to version 1. We get it working as much as the debug shows us the AWS CLI version but we are not able to get it running properly. Therefore we' like to ask if you could share your bash script here, please? |
Hey, we solved it by simply running this command inside a bash script. |
I’m using the Enfocus App „AWS Download“ for a customer. It worked great.
Now I had to install it again on a new Windows 2016 Server. I installed AWS CLI (over MSI and pip3) in version 1.16.211 and I did the configuration. In the cmd I can run "aws --version" or for example "aws s3 cp" to copy a file to the local filesystem. I also have some batch-scripts which I can run in Enfocus Switch which calling the aws cli.
But with the Enfocus app (AWS Download) it doesn’t work. I get the error message: AWS CLI does not appear to be installed!
Do you have any idea?
The text was updated successfully, but these errors were encountered: