looking for an osx (mac) tool that can sync a local directory with an ftp one, and do it in realtime, as in whenever a local file is updated, it auto-detects it and uploads to the ftp.
i dont want a full sync package, i.e. i dont need to run it and have it recurse through local/remote and sync, i just want it to detect local changes in real-time and upload.
a plus would be ignoring changes in .svn directories.