I am using CODA from a long time .. now i use aptana studio 3
my Question
How Connect to remote host from Aptana Studio 3?
thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
From the Project Explorer, expand the project you want to hook up to a remote site (or just right click and create a new Web project that’s empty if you just want to explore a remote site from there). There’s a “Connections” node, right click it and select “Add New connection…”. A dialog will appear, at bottom you can select the destination as Remote and then click the “New…” button. There you can set up an FTP/FTPS/SFTP connection.
That’s how you set up a connection that’s tied to a project, typically for upload/download/sync between it and a project.
You can also do Window > Show View > Remote. From that view, you can click the globe icon in the upper right to add connections and in this view you can just browse your remote connections.