On Tuesday 19 June 2007 07:54, Donovan Niesen wrote:
> I do a significant amount of work in with HTML, CSS and PHP/MySQL.
> Most of my time is spent inside Dreamweaver on my Windows partition.
> While Dreamweaver has been good to me, I would like to see what others
> are using on a daily basis in Linux.  Is there anything with some of
> the handier features in Dreamweaver (uploading pages to remote/testing
> sites, MySQL integration)?

Among everyone elses suggestions, the need for fish, ssh, scp, etc can be 
eliminated for inclusion in the app with things like sshfs
http://fuse.sourceforge.net/sshfs.html

There is a similar app on windows called SftpDrive
http://www.sftpdrive.com

I have used FUSE without issues.
I have not used SftpDrive.