Re: Found the cause
@mprewitt007: This request has been added to the tracker:
Issue 1898 – Support for Amazon KMS
You can vote for it there.
Issue 1898 – Support for Amazon KMS
You can vote for it there.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
/ajrdedd/ajrdedd/test
) and deleted test
, it deleted both test
AND ajrdedd
. It should have left the ajrdedd
folder alone.
test
folder and deleted it and it did not delete the parent folder, but it deleting it as the last item in the chain feels off.
PutObject
commands.
/
and the other remote directory is <replaced>/ingest
/
is the parent directory, /replaced/
is the sublevel and ingest
is the 3rd level.
in the log where you see the hostname with the bucket is where it goes to try to access the bucket, as it adds the bucketname in front of the hostname when it tries to access it.
Host name:
entry in the header of the log shows exactly, what you configured on WinSCP login dialog. So if there's replaced.s3-us-gov-west-1.amazonaws.com
, it's because you have configured replaced.s3-us-gov-west-1.amazonaws.com
in WinSCP sessions. The replaced.
part was not added by WinSCP. Can you please repeat the test?
s3-us-gov-west-1.amazonaws.com
bucketname
in front of the hostname when it tries to access it.
bucket.hostname
for bucket access.
It is consistent. We use a 'bucketname' which I don't want disclosed, so I (in both log files) replaced the bucketname with replaced.
Thus in the one log, it is doing DNS of bucketname.s3-us-gov-1.. and in the other you aren't using the bucket for some reason.
Host name:
entry in the log shows exactly, what you configured in WinSCP login dialog. Please double check your settings.
bucketname
which I don't want disclosed, so I (in both log files) replaced the bucketname
with replaced
.
bucketname.s3-us-gov-1..
and in the other you aren't using the bucket for some reason.
winscpfailedlogin.log
, there's:
Host name: replaced.s3-us-gov-west-1.amazonaws.com (Port: 443)
winscpfunctionalconnection.log
, there's:
Host name: s3-us-gov-west-1.amazonaws.com (Port: 443)
winscpfunctionalconnection.log
later shows:
Doing DNS lookup on replaced.s3-us-gov-west-1.amazonaws.com...
s3-us-gov-west-1.amazonaws.com
hostname as in the working session.
/bucket
:
us-gov-west1
that I can test with FileZilla pro and CloudBerry, so I know the credentials and path are good.
Access Denied
Extra Details: RequestId: 5D738AFD9ADB305B, HostId: Xd4q7BJ5QoMNXEqBje7FDQU/bvHEYx21fe4TIyXXpaIBJNT1zsB3xJ28lJ5TMILmv1Wed7HylUY=
Connection failed.