Terminals-Origin / Terminals

Terminals is a secure, multi tab terminal services/remote desktop client. It uses Terminal Services ActiveX Client (mstscax.dll). The project started from the need of controlling multiple connections simultaneously. It is a complete replacement for the mstsc.exe (Terminal Services) client. This is official source moved from Codeplex.
Other
1.25k stars 235 forks source link

Cannot backup to AWS S3. #25

Open ptsapralis opened 7 years ago

ptsapralis commented 7 years ago

When attempting to backup configuration to an AWS S3 bucket, I get the message "Maximum number of retry attempts reached: 3". Clicking on "Test" button returns "Test was successful". The log file indicates that "ListBuckets" is successful and CurrentLog.txt contains these messages:"Received response for PutObject (id 0af50ecf-652f-4dd6-a262-cb6a5c9de6bd) with status code TemporaryRedirect in 00:00:00.4780597. Request for PutObject is being redirect to https://ptstcc.s3-us-west-2.amazonaws.com/Terminals.config.".

kellcomnet2 commented 7 years ago

I just tried with the latest 4.0.1 release and S3 backup worked for me. Is this issue still occurring with the latest release?