Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

multiple connections in 1 project with sftp (sublime text 2)

I need to have 2 ftp connections in a sublime project. 1 for the testing server, 1 for production environment.

Is that possible? And if yes - how?

like image 477
deelite Avatar asked Nov 06 '13 06:11

deelite


1 Answers

right click to to folder you want to remote map > sftp/ftp > Add alternate remote mapping.

When there are 2 remote mappings, below the 'add ...' you can switch between these mappings.

like image 65
deelite Avatar answered Sep 30 '22 13:09

deelite