Hi For that kind of routine I use an AppleScript. I have a Drupal multi-site with a lot of setting files locally on my Mac and on a external server. So I can open all the files I need to work on. With a Shell Script I can set the permissions locally or via FTP to write and after finishing to read only.
But you can have it very easy: use - thanks to Barebones Software - the Record-function in a new AppleScript File and do open the specified files via FTP. Be sure you have saved the access data in the beloved Apple Keychain. After that you have a tiny but useful script. Stop Recording. Save it to ~/Library/Application Support/BBEdit/Scripts as a Script with a associative name (e.g. Open Settings Files mysite.com. Then you have your Script as a Menu position in the BBEdit Script Menu. For setting the permissions on the Server to write or read only there is a larger script needed. Kind regards from Zurich -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
