Good evening, I have added a few more options to the rbbedit tool. If you haven't heard of rbbedit:
- Edit local (server) files on remote (users) workstation using BBEdit. - https://github.com/cngarrison/rbbedit For an overview of recent changes, have a look at: - https://github.com/cngarrison/rbbedit/releases The main changes are: - Copy SSH public key between workstation and server Makes it easier to setup rbbedit - Installer and self-updating script Makes it easier to install and update rbbedit - Add 'ftp' as a copy method Should have been available from the start If you just want the quick installation instructions: - Install rbbedit on remote host (server) curl -L https://raw.githubusercontent.com/cngarrison/rbbedit/master/install.sh | sh - Set your username in user defaults file echo 'bbedit_ssh_user="<your osx username>"' >> ~/.rbbedit - Send SSH public key from server to BBEdit workstation rbbedit -k send If you have problems or have suggestions, please check the Issues page, and make a new issue. - https://github.com/cngarrison/rbbedit/issues I hope you find rbbedit useful. Charlie -- Charlie Garrison <[email protected]> github.com/cngarrison metacpan.org/author/CNG O< ascii ribbon campaign - stop html mail - www.asciiribbon.org http://www.ietf.org/rfc/rfc1855.txt -- 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].
