How Connect to remote host from Aptana Studio 3

2020-02-02 05:00发布

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

标签: ftp aptana
3条回答
可以哭但决不认输i
2楼-- · 2020-02-02 05:09

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.

查看更多
家丑人穷心不美
3楼-- · 2020-02-02 05:29

Window -> Show View -> Other -> Studio/Remote

(Drag this tabbed window wherever)

Click the add FTP button (see below); #profit

Add New FTP Site...

查看更多
家丑人穷心不美
4楼-- · 2020-02-02 05:30

There's also an option to Auto Sync built-in in Aptana.

step 1

step 2

查看更多
登录 后发表回答