I'd like to lock files that are open through FTP, so once a file is being edited (on a mounted FTP folder in OSX) no one else can: - save it (necessary) - open it (optional)
Does anyone have any tips on how to accomplish this? I understand it might be tricking as when you open a file it just copies it locally and then re-uploads.