Running Ubuntu 13.10, editing files locally. Staging server is online. No git or anything - I just need to edit a file locally, save it, upload it, and see what it does on the server.
Looking for a directory watcher that will detect a file was changed and upload it to the server.
Any ideas on how I can do this?
(No git etc. -- that's coming, but not so fast as this isn't my own project.)