Skip to main content

All Questions

9 questions with no upvoted or accepted answers
2 votes
0 answers
1k views

Error with AWS ubuntu server connecting to FileZilla

Made an Amazon web service instance today, with ubuntu server, it's working fine with apache, I can connect to the website on the browser without issues. But when I try to connect to FileZilla I get a ...
Rook's user avatar
  • 21
1 vote
1 answer
590 views

SFTP connection hangs on "SSH2_MSG_KEXINIT sent"

I am struggling to connect via SFTP to my AWS test account from my on-prem server. When I cd into the directory where my private ssh-key and run sftp -v -i <private_key_file> <client>@<...
Norealname's user avatar
1 vote
0 answers
558 views

Why doesn't my AWS Transfer down scoping policy work across users?

Continuing How to restrict user access in AWS Transfer? ... I want a multi-user SFTP system running out of a single bucket with directory structure of: /my-bucket/user/user - user can: list ...
joel3000's user avatar
  • 123
1 vote
1 answer
500 views

Lightsail user config/connection confusion

So I'm trying to sftp into my server(AWS lightsail, ubuntu) from my work machine (windows 10). The default ubuntu user is able to sftp and ssh in. However, the users I added aren't able to sftp or ssh ...
Morgan Smith's user avatar
0 votes
0 answers
1k views

AWS SFTP Password and Key based Authentication

I have a scenario where I need to implement both password and key-based authentication for the AWS SFTP in my project. We have AWS EFS as the backend for our SFTP. This is one of the documentation ...
kavya sudeep's user avatar
0 votes
2 answers
280 views

Files aren't rendering on website (connected to Amazon EC2 file directory using Filezilla SFTP)

I registered a virtual domain with namecheap and set up an Amazon EC2 instance (I also set up an elastic IP, it looks like I did this correctly). I was able to have the EC2 instance successfully ...
newbie's user avatar
  • 1
0 votes
1 answer
184 views

Directories missing when connecting to EC2 via FTP client (Transmit)

I successfully connected to my EC2 instance via Transmit (SFTP protocol, ec2-user and pem key). However, while I do have access to the instance after logging in I cannot see nor access any directories ...
user8542506's user avatar
0 votes
0 answers
456 views

Can't connect to Amazon AWS EC2 Instance (SFTP or SSH) on a new network

On most networks I can connect fine. However on this new wifi network I can't connect. FileZilla just says that the connection timed out.
Mark Lyons's user avatar
0 votes
1 answer
2k views

AWS EC2 instance can't connect to ssh or SFTP "all of a sudden"

I have an instance set up on AWS. It's an Ubuntu 12.04 server, and I can no longer log into ssh or sftp using my key. I was logged into both ssh and sftp at the same time on a mac using terminal for ...
Christian's user avatar
  • 101