I have used Qiime on an EC2 instance in the past, but not with Qiime2. I followed the instructions to successfully connect, however I am not sure how to upload/download files to the instance. SCP does not work, likely because there is no key pair. Sorry if I am overlooking something obvious, but I can’t seem to find where this is addressed in the forum.
UPDATE: I got it to work with WinSCP. I would still be curious to know if there is a way to do it with command line, otherwise the issue is resolved. Thanks.
Hey there @wlandesman --- SCP works over SSH, so you can just use the same port/user/password combo you use to log in. Here is an example of uploading a file (I just manually verified this using the 2018.11 AWS image):