Well I code a lil ajax project with php, javascript and mysql and due to many reasons I test it all online.. so I turned CTRL+SHIFT+S to do the "Save and Upload to FTP" and I use it pretty much whenever I save.
The problem is, each time that annoying FTP window comes up, logs in, and ask me if I wanna overwrite the file.. and it's freakin' me, 'cuz it's like 5-10 seconds I can't go on working and since I use it a lot especially when debugging my javascript I spend more time waiting for the FTP thingy then coding. and the FTP is modal window so I can't go back or do anything until it finishes..
So, what I wanna know is if there's a way to throw that thing to the background.. u know either have the status in status bar or have a new pane for that.. as long as it doesn't take over webuilder i'll be happy..
The second thing I was wondering about is if there's an option to tell it I WANNA OVERRIDE MY FILES!!! in the manage projects I think such an option should be added because I know at least one person who's gonna use this option to the max

Cheers,
- Ben