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