Cloud 9 - Download Project Option

0

I have a lightsail instance. I want to download the Project I am working on and not the complete Lightsail implementation. How do I do that?

asked 19 days ago131 views
2 Answers
1
Accepted Answer

I have solved my issue.

It doesn't appear that you can set the start of the project folders on Lightsail unlike the EC2 instance where it is set to HTDOCS.

However, a workaround is, instead of selecting "download" project. right click on the HTDOC folder and select download. Instead of dumping the entire Lightsail instance it will just download from HTDOCS. You can do this from any folder if you simply want to download a subset of your work.

answered 18 days ago
profile picture
EXPERT
reviewed 18 days ago
0

Hello,

Thanks for your query, and I am glad that you were able to find the workaround for the same.

From Cloud9 point of view - When we create a AWS Cloud9 IDE to work with code on Amazon Lightsail instances, please note that Cloud9 doesn’t create new EC2 instance but connects to the existing Lightsail instance. Which gives rich code editing experience with support for several programming languages and runtime debuggers in place of Lightsail terminal. [+] Working with Amazon Lightsail instances in the AWS Cloud9 Integrated Development Environment (IDE) - https://docs.aws.amazon.com/cloud9/latest/user-guide/lightsail-instances.html

The work around you shared is a good approach to download specific folder such as HTDOCS instead entire Lightsail instance. I am glad that you were able find the solution. Having said that, Should you require further assistance, I would like to request you to consider reaching out to AWS Premium Support with use case. AWS Premium Support is always happy to assist.

AWS
SUPPORT ENGINEER
answered 18 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions