Mostly I edit the files on my local server and then upload them to the remote server, but for small changes or for things that can only be tested on the remote computer, I'll edit the remote file directly (using Dreamweaver and a web-dav software called web-drive).
Problem is, after a while I'll wanna edit the file again, and due to a very bad memory and organization, I have to manually check the date of both the remote and local file, in order to select the latest version. Otherwise, the change I have made will be undone as soon as I synchronize the file.
Is there a synchronization tool that automatically compares dates of similar files on the local and remote servers, and then imports/exports the latest version?