Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I have nginx with subdomain multisite all setup running on ubuntu 11.04 and everything is working. Each subdomain has a distinct domain (.com) and there is only me developing.

What is a convenient way for me to update my code? I use Dreamweaver, but want to switch to anything that will let me add something to functions.php or to modify a plugin on the fly without having to wait for Dreamweaver to decide which files to update each time I hit save.

Basically I just want to have a duplicate of what I have on the server and have an easy way to update my live site while editing on my local copy (Windows 7/64bit xampp). I would like to hear what tools you guys use to ftp/ssh your projects and what you all feel is more convenient and efficient than my current setup

share|improve this question
1  
Hi Nancy. This is a good question for Stack Overflow and a bit off-topic for WPSE. Hint: use version control for easy deployments. – Brian Fegter Sep 12 '12 at 7:59

closed as off topic by Brian Fegter, kaiser, Chris_O, Wyck, Brady Oct 2 '12 at 16:56

Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.